mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Add an alternate mode for handling the dirty state of instances and
collections. In this mode, marking an instance as dirty does not immediately mark the collection as dirty. The collection is only dirtied when a dirty instance is actually committed to the collection. git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13926 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
13
ChangeLog
13
ChangeLog
@@ -1,3 +1,16 @@
|
||||
2006-05-06 David Hampton <hampton@employees.org>
|
||||
|
||||
* lib/libqof/qof/qofbook.[ch]:
|
||||
* lib/libqof/qof/qofid-p.h:
|
||||
* lib/libqof/qof/qofinstance.[ch]:
|
||||
* lib/libqof/qof/qofid.[ch]:
|
||||
* lib/libqof/qof/qofutil.c: Add an alternate mode for handling the
|
||||
dirty state of instances and collections. In this mode, marking
|
||||
an instance as dirty does not immediately mark the collection as
|
||||
dirty. The collection is only dirtied when a dirty instance is
|
||||
actually committed to the collection. Also add some debugging
|
||||
functions.
|
||||
|
||||
2006-05-05 David Hampton <hampton@employees.org>
|
||||
|
||||
* configure.in: Bump the version number for setting the
|
||||
|
||||
Reference in New Issue
Block a user