CVS update: gnucash

Derek Atkins warlord@linas.org
Sun, 3 Nov 2002 14:21:12 -0600 (CST)


Date:	Sunday November 3, 2002 @ 14:21
Author:	warlord

Update of /home/cvs/cvsroot/gnucash
In directory www.linas.org:/tmp/cvs-serv20132

Modified Files:
	ChangeLog 
Log Message:
	* engine/gnc-be-utils.h: implement macro helpers for begin/commit functions
	* business/business-core/*.c: Implement BeginEdit()/CommitEdit() functions
	  for all the business-accounting data objects.
	* Use the begin/commit calls in the GUI and file-backend.
	* mostly fixes bug #96855.