CVS update: gnucash

Derek Atkins warlord@linas.org
Sat, 16 Nov 2002 17:16:57 -0600 (CST)


Date:	Saturday November 16, 2002 @ 17:16
Author:	warlord

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

Modified Files:
	ChangeLog 
Log Message:
	* Matthew Vanecek's patch:

	The attached patch contains some immediate bug fixes for the SQL
	back end, and it adds and error message string + accessor/mutator
	to Backend.  Also, in xaccAccountCommitEdit(), added the use of
	PWARN_GUI to display the error message.

	The bug fixes in the SQL backend involved converting the *_QUERY
	macros to functions.