CVS update: gnucash/src/import-export/qif-import

Derek Atkins warlord at linas.org
Fri May 2 00:08:57 CDT 2003


Date:	Thursday May 1, 2003 @ 23:08
Author:	warlord

Update of /home/cvs/cvsroot/gnucash/src/import-export/qif-import
In directory www.linas.org:/tmp/cvs-serv7566/src/import-export/qif-import

Modified Files:
      Tag: gnucash-1-8-branch
	qif-parse.scm 
Log Message:
	* src/import-export/qif-import/qif-parse.scm: Don't assume that a
	  date of the form XXXXXXXX is always YYYYMMDD.  There is at least
	  one example where it is MMDDYYYY.  So, test it both ways:
	  xxxxYYYY and YYYYxxxx.  Make sure a 4-digit year "makes sense"
	  (e.g., the year is after 1930). Fixes bug #111889.




More information about the gnucash-patches mailing list