ChangeLog entries

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13327 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Neil Williams 2006-02-20 19:55:36 +00:00
parent 7e890a2ed3
commit 78f38c6ebd

View File

@ -1,3 +1,23 @@
2006-02-20 Neil Williams <linux@codehelp.co.uk>
* lib/libqof/qof/gnc-event.c :
* lib/libqof/qof/gnc-event-p.h :
* lib/libqof/qof/gnc-event.h : Removed files.
* lib/libqof/qof/qofevent.c :
* lib/libqof/qof/qofevent-p.h :
* lib/libqof/qof/qofevent.h : Replacement files using extensible
event identifiers.
* lib/libqof/qof/deprecated.c : Old functions now pointed to
replacements.
* lib/libqof/qof/deprecated.h : Old defines now pointed to
replacements.
* lib/libqof/qof/qof.h : Replace files.
* lib/libqof/qof/Makefile.am : Replace files.
2006-02-20 David Hampton <hampton@employees.org> 2006-02-20 David Hampton <hampton@employees.org>
* src/gnome/dialog-scheduledxaction.c: * src/gnome/dialog-scheduledxaction.c: