CVS update: gnucash

Derek Atkins warlord@linas.org
Mon, 30 Sep 2002 16:37:35 -0500 (CDT)


Date:	Monday September 30, 2002 @ 16:37
Author:	warlord

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

Modified Files:
	ChangeLog 
Log Message:
	* wrap gnc_commodity_table_add_default_data()
	* src/engine/gnc-session.c -- don't try to modify a the path of a file: URL
	* src/engine/Transaction.c -- fail in mallocTrans if book is NULL
	* fix qif-io-core: use (gnc:transaction-set-currency) (not commodity)
	* qif-io-core.scm: need app-utils and to re-export simple-format
	* qif-io-core/test/Makefile.am: add app-file and backend/file dirs to tests
	* fix test-import-phase-1.scm: load app-file for symbols, fix
	  the commodity table; fix the "file save" portion