[Gnucash-changes] r13239 - gnucash/trunk - ChangeLog for my commits today

Neil Williams codehelp at cvs.gnucash.org
Sun Feb 12 13:56:10 EST 2006


Author: codehelp
Date: 2006-02-12 13:56:10 -0500 (Sun, 12 Feb 2006)
New Revision: 13239
Trac: http://svn.gnucash.org/trac/changeset/13239

Modified:
   gnucash/trunk/ChangeLog
Log:
ChangeLog for my commits today

Modified: gnucash/trunk/ChangeLog
===================================================================
--- gnucash/trunk/ChangeLog	2006-02-12 18:55:36 UTC (rev 13238)
+++ gnucash/trunk/ChangeLog	2006-02-12 18:56:10 UTC (rev 13239)
@@ -1,3 +1,15 @@
+2006-02-12  Neil Williams <linux at codehelp.co.uk>
+
+	* lib/libqof/qof/qofbackend.h : Add error value for files that
+	cannot be opened. ERR_FILEIO_READ_ERROR.
+	* lib/libqof/qof/qofsession.c : Improve QOF_TYPE_COLLECT handling 
+	and recursive copies
+	* lib/libqof/backend/file/qsf-backend.c : Check that files can be opened before
+	trying to work out their type. Use new QofBackendError value
+	if open to read fails.
+	* src/engine/test-core/test-stuff.c : Ensuring get_random_double 
+	returns at least some decimal places more often than not.
+
 2006-02-12  Derek Atkins  <derek at ihtfp.com>
 
 	* src/business/*/*.scm:



More information about the gnucash-changes mailing list