glom r1548 - branches/glom-1-6



Author: murrayc
Date: Thu Apr 10 11:38:53 2008
New Revision: 1548
URL: http://svn.gnome.org/viewvc/glom?rev=1548&view=rev

Log:
Increased version

Modified:
   branches/glom-1-6/ChangeLog
   branches/glom-1-6/NEWS
   branches/glom-1-6/configure.in

Modified: branches/glom-1-6/NEWS
==============================================================================
--- branches/glom-1-6/NEWS	(original)
+++ branches/glom-1-6/NEWS	Thu Apr 10 11:38:53 2008
@@ -1,4 +1,15 @@
-1.6.13 (stable)
+1.6.14 (stable):
+
+* Allow apport and bug-buddy to catch crashes again, hopefully.
+* Fix a crash when trying to add a record when there is no primary key.
+  Bug #527007 (Jean-FranÃois Fortin Tam)
+* Field Defnitions: Refuse to change a field name to one that already exists.
+* Prevent progress windows from being system-modal when using 
+  the xfwm4 window manager, when starting/stopping self hosting.
+  Bug #525285 (Jani Monoses)
+  (Murray Cumming)
+
+1.6.13 (stable):
 
 * Prevent a crash when adding an image field to the list view.
   Bug #526114 (Jani Monoses).
@@ -6,7 +17,7 @@
   added fields are more easily visible.
   Bug #526046 (Jani Monoses).
 
-1.6.12 (stable)
+1.6.12 (stable):
 
 * Designing Fields: Avoid errors when changing field types
   (necessary in order to even add some field types, such as Date and Time)

Modified: branches/glom-1-6/configure.in
==============================================================================
--- branches/glom-1-6/configure.in	(original)
+++ branches/glom-1-6/configure.in	Thu Apr 10 11:38:53 2008
@@ -4,7 +4,7 @@
 AM_CONFIG_HEADER(config.h)
 
 # Package name and version number:
-AM_INIT_AUTOMAKE(glom, 1.6.13)
+AM_INIT_AUTOMAKE(glom, 1.6.14)
 
 AM_MAINTAINER_MODE
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]