[Gnucash-changes] r14183 - gnucash/trunk - Sync ChangeLog with 'svn log -v'

Chris Shoemaker chris at cvs.gnucash.org
Wed May 24 19:49:17 EDT 2006


Author: chris
Date: 2006-05-24 19:49:16 -0400 (Wed, 24 May 2006)
New Revision: 14183
Trac: http://svn.gnucash.org/trac/changeset/14183

Modified:
   gnucash/trunk/ChangeLog
Log:
   Sync ChangeLog with 'svn log -v'


Modified: gnucash/trunk/ChangeLog
===================================================================
--- gnucash/trunk/ChangeLog	2006-05-24 23:27:51 UTC (rev 14182)
+++ gnucash/trunk/ChangeLog	2006-05-24 23:49:16 UTC (rev 14183)
@@ -15,6 +15,32 @@
 	* configure.in: Deactivate --enable-sql because PostgreSQL backend
 	is still broken and we can't fix it before 2.0.0; bug#332251.
 
+r14180 | chris | 2006-05-24 18:54:03 -0400 (Wed, 24 May 2006) | 2 lines
+
+   M /gnucash/trunk/lib/libqof/qof/gnc-date.c
+
+   Consistently pad date formats with zeros instead of spaces.
+
+r14159 | chris | 2006-05-23 21:25:30 -0400 (Tue, 23 May 2006) | 4 lines
+
+   M /gnucash/trunk/lib/guile-www/cgi.scm
+   M /gnucash/trunk/lib/guile-www/http.scm
+   M /gnucash/trunk/src/import-export/qif-import/qif-file.scm
+   M /gnucash/trunk/src/import-export/qif-io-core/qif-file.scm
+   M /gnucash/trunk/src/scm/command-line.scm
+
+   Fix Bug#342736 by replacing "make-shared-substring" with "substring".
+   Guile 1.8 automatically shares strings as copy-on-write and no longer
+   provides the "make-shared-substring" procedure.
+
+r14158 | chris | 2006-05-23 20:49:10 -0400 (Tue, 23 May 2006) | 3 lines
+
+   M /gnucash/trunk/lib/libqof/qof/gnc-date.c
+   M /gnucash/trunk/src/gnome/gnc-plugin-page-budget.c
+
+   Fix Bug#342546 by using the pref date format instead of locale.
+   Also prefix-pad fixed-width date formats with '0'.
+
 2006-05-23  Joshua Sled  <jsled at asynchronous.org>
 
 	* src/register/register-gnome/gnucash-sheet.c



More information about the gnucash-changes mailing list