r14931 - gnucash/branches/2.0 - Add ChangeLog entries.

Andreas Köhler andi5 at cvs.gnucash.org
Fri Oct 6 07:48:45 EDT 2006


Author: andi5
Date: 2006-10-06 07:48:43 -0400 (Fri, 06 Oct 2006)
New Revision: 14931
Trac: http://svn.gnucash.org/trac/changeset/14931

Modified:
   gnucash/branches/2.0/
   gnucash/branches/2.0/ChangeLog
Log:
Add ChangeLog entries.



Property changes on: gnucash/branches/2.0
___________________________________________________________________
Name: svk:merge
   - 3889ce50-311e-0410-a464-f059747ec5d1:/local/gnucash/branches/2.0:690
d2ab10a8-8a95-4986-baff-8d511d9f15b2:/local/gnucash/branches/2.0:13376
d2ab10a8-8a95-4986-baff-8d511d9f15b2:/local/gnucash/trunk:13282
   + 3889ce50-311e-0410-a464-f059747ec5d1:/local/gnucash/branches/2.0:692
d2ab10a8-8a95-4986-baff-8d511d9f15b2:/local/gnucash/branches/2.0:13376
d2ab10a8-8a95-4986-baff-8d511d9f15b2:/local/gnucash/trunk:13282

Modified: gnucash/branches/2.0/ChangeLog
===================================================================
--- gnucash/branches/2.0/ChangeLog	2006-10-05 09:30:40 UTC (rev 14930)
+++ gnucash/branches/2.0/ChangeLog	2006-10-06 11:48:43 UTC (rev 14931)
@@ -1,3 +1,23 @@
+2006-10-03  Chris Shoemaker <chris.shoemaker at cox.net>
+
+	* src/gnome-utils/glade/transfer.glade: Fix for bug #359471.
+	  Remove the glade hookup of gnc_xfer_dialog_close_cb() to the
+	  close signal. This callback doesn't handle aborting correctly
+	  when called directly, but it will behave correctly when called
+	  indirectly from close_handler(). The "response" callback will
+	  now be called for all actions that close the dialog.
+
+2006-10-03  Andreas Köhler  <andi5.py at gmx.net>
+
+	* transaction.scm: Quote an empty scheme list and avoid crash of
+	  transaction report on empty session. Fixes #359412.
+
+2006-10-03  Christian Stimming  <stimming at tuhh.de>
+
+	* several Makefile.am files: Fix Makefiles for .schemas file
+	  installation. srcdir contains the .schemas.in files, but not the
+	  generated .schemas files. Fixes make distcheck.
+
 2006-10-01  Christian Stimming  <stimming at tuhh.de>
 
 	* po/fr.po: Updated French translaction by Fabrice Kurz
@@ -2,3 +22,3 @@
 
-2006-09-26  Andreas Köhler  <andi5.py at gmx.net>
+2006-09-26  Andreas Köhler  <andi5.py at gmx.net>
 
@@ -51,7 +71,7 @@
    that it's being edited by another register.  We report the error and abort
    the action that would have opened the transaction.
 	
-2006-09-19  Andreas Köhler  <andi5.py at gmx.net>
+2006-09-19  Andreas Köhler  <andi5.py at gmx.net>
 
 	* src/backend/file/gnc-backend-file.c:
 	* src/gnome-utils/gnc-file.c: Do not complain about non-existent
@@ -153,9 +173,14 @@
 
 2006-08-07 Christian Stimming <stimming at tuhh.de>
 
-	* po/hu.po: Updated Hungarian translation by Sulyok Péter
+	* po/hu.po: Updated Hungarian translation by Sulyok Péter
 	<peti at sulyok.hu>
 
+2006-08-06  Andreas Köhler  <andi5.py at gmx.net>
+
+	* various: String fixes that have been delayed due to the string
+	  freeze.
+
 2006-07-30  Chris Lyttle  <chris at wilddev.net>
 
 	* NEWS: Added some text about the release.



More information about the gnucash-changes mailing list