CVS update: gnucash

Derek Atkins warlord@linas.org
Wed, 11 Dec 2002 22:31:36 -0600 (CST)


Date:	Wednesday December 11, 2002 @ 22:31
Author:	warlord

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

Modified Files:
	ChangeLog 
Log Message:
	* src/gnome-utils/dialog-transfer.c -- lookup and store entries in
	  the pricedb, and use those entries when you change accounts and
	  dates.  It will only save one entry per "date-time", so you need
	  to use the price editor to remove/change entries in the pricedb.
	  It may be a bit over-zealous of using the pricedb entries -- if
	  you change the date or an account after typing in a number it will
	  over-write your change with the nearest pricedb entry.
	  Fixed Bug #100284.