mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
ChangeLog for my commits today
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13239 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
12
ChangeLog
12
ChangeLog
@@ -1,3 +1,15 @@
|
||||
2006-02-12 Neil Williams <linux@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@ihtfp.com>
|
||||
|
||||
* src/business/*/*.scm:
|
||||
|
||||
Reference in New Issue
Block a user