Update so that bug-buddy 2.16 will still allow you to file bugs

against gnucash.
BP


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14695 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
David Hampton
2006-08-20 03:32:21 +00:00
parent a9993107ba
commit aa7cda2a16
4 changed files with 20 additions and 11 deletions

View File

@@ -1,5 +1,8 @@
2006-08-19 David Hampton <hampton@employees.org>
* src/gnome/gnucash-desktop*: Update so that bug-buddy 2.16 will
still allow you to file bugs against gnucash.
* src/engine/Account.c: Add missing call to xaccAccountBeginEdit.
2006-08-18 David Hampton <hampton@employees.org>