CVS update: gnucash
Joshua Sled
jsled@linas.org
Sun, 29 Sep 2002 15:44:42 -0500 (CDT)
Date: Sunday September 29, 2002 @ 15:44
Author: jsled
Update of /home/cvs/cvsroot/gnucash
In directory www.linas.org:/tmp/cvs-serv14368
Modified Files:
ChangeLog
Log Message:
2002-09-29 Joshua Sled <jsled@asynchronous.org>
* src/backend/file/io-gncxml-v2.c
(write_template_transaction_data): Updated for new
backend-structure arguments, to not crash in the call to
xml_add_trn_data. Fixes unfiled bug.
* src/gnome/dialog-sxsincelast.c:
* src/backend/file/gnc-schedxaction-xml-v2.c
(sx_defer_last_handler)
(sx_defer_rem_occur_handler, sx_defer_inst_count_handler)
(sx_defer_inst_handler):
* src/engine/SchedXaction.c (gnc_sx_add_defer_instance)
(_temporal_state_data_cmp, gnc_sx_remove_defer_instance)
(gnc_sx_get_defer_instances):
Added and modified to support postponing to-be-created SXes; fixes
Bug#88981.