CVS update: gnucash/src/engine

jsled@linas.org jsled@linas.org
Sat, 30 Jun 2001 19:50:22 -0500 (CDT)


Date:	Saturday June 30, 2001 @ 19:50
Author:	jsled

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

Modified Files:
	FreqSpec.c SchedXaction.c 
Log Message:
2001-06-30  Joshua Sled  <jsled@asynchronous.org>

	* src/gnome/dialog-scheduledxaction.c (putSchedXactionInClist):
	Fix for next-occurance processing.

	* src/engine/SchedXaction.c (xaccSchedXactionGetNextInstance):
	Better handling of start date/last-occur date/current dates when
	generating the next occurance date.  Gotta remember to clear those
	g_dates, lest the come up 'valid' due to stack trash... :(