glom r1606 - branches/glom-1-6
- From: murrayc svn gnome org
- To: svn-commits-list gnome org
- Subject: glom r1606 - branches/glom-1-6
- Date: Wed, 7 May 2008 19:13:47 +0100 (BST)
Author: murrayc
Date: Wed May 7 18:13:47 2008
New Revision: 1606
URL: http://svn.gnome.org/viewvc/glom?rev=1606&view=rev
Log:
2008-05-07 Murray Cumming <murrayc murrayc com>
* Makefile.am: Mention regression_tests/, to fix the build.
Bug #531983 (Funda Wang).
Modified:
branches/glom-1-6/ChangeLog
branches/glom-1-6/Makefile.am
branches/glom-1-6/NEWS
branches/glom-1-6/configure.in
Modified: branches/glom-1-6/Makefile.am
==============================================================================
--- branches/glom-1-6/Makefile.am (original)
+++ branches/glom-1-6/Makefile.am Wed May 7 18:13:47 2008
@@ -1,7 +1,7 @@
## top-level Makefile.am
#Build in these directories:
-SUBDIRS = po glom macros examples xslt icons
+SUBDIRS = po glom macros examples xslt icons regression_tests
if HAVE_GNOME_DOC_UTILS
SUBDIRS += docs
Modified: branches/glom-1-6/NEWS
==============================================================================
--- branches/glom-1-6/NEWS (original)
+++ branches/glom-1-6/NEWS Wed May 7 18:13:47 2008
@@ -1,3 +1,15 @@
+1.6.17 (stable):
+
+* Just a build fix.
+ Bug #531983 (Funda Wang)
+
+1.6.16 (stable):
+
+* Fix the build with gcc 4.3.
+ (Jeremiah Savage)
+* Correct the parsing of, for instance, 01:00 PM and 13:00 when entered.
+ (Murray Cumming)
+
1.6.15 (stable):
* Really automatically create related records, and save data in existing
Modified: branches/glom-1-6/configure.in
==============================================================================
--- branches/glom-1-6/configure.in (original)
+++ branches/glom-1-6/configure.in Wed May 7 18:13:47 2008
@@ -4,7 +4,7 @@
AM_CONFIG_HEADER(config.h)
# Package name and version number:
-AM_INIT_AUTOMAKE(glom, 1.6.15)
+AM_INIT_AUTOMAKE(glom, 1.6.17)
AM_MAINTAINER_MODE
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]