glom r1977 - trunk
- From: murrayc svn gnome org
 
- To: svn-commits-list gnome org
 
- Subject: glom r1977 - trunk
 
- Date: Tue, 10 Mar 2009 12:27:49 +0000 (UTC)
 
Author: murrayc
Date: Tue Mar 10 12:27:49 2009
New Revision: 1977
URL: http://svn.gnome.org/viewvc/glom?rev=1977&view=rev
Log:
Increased version.
Modified:
   trunk/ChangeLog
   trunk/NEWS
   trunk/configure.in
Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Tue Mar 10 12:27:49 2009
@@ -1,3 +1,20 @@
+1.9.4: (unstable):
+
+* Disable the sqlite backend by default. It is for embedded use with limited 
+  functionality. (Armin Burgmeier, Murray Cumming)
+* Related records: Correct the navigation to doubly related records.
+  (Murray Cumming)
+* Correct loading of images from examples, preventing a crash.
+  (Murray Cummign)
+* Windows build: Fix the build and make reports work. (Armin Burgmeier)
+  (Armin Burgmeier)
+* Build fixes for the client-only build.
+  (Murray Cumming, Armin Burgmeier)
+* Improve the installation of libglom, adding a pkg-config file and a small 
+  test. This is still highly unstable.
+* String corrections for translators.
+  (Claude Paroz, StÃphane Raimbault)
+   
 1.9.3: (unstable)
 
 * Fix network sharing with just-created documents.
Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Tue Mar 10 12:27:49 2009
@@ -5,7 +5,7 @@
 AC_CONFIG_HEADERS([glom/libglom/libglom_config.h])
 
 # Package name and version number:
-AM_INIT_AUTOMAKE(glom, 1.9.3)
+AM_INIT_AUTOMAKE(glom, 1.9.4)
 
 AM_MAINTAINER_MODE
 
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]