[glom/glom-1-10] Increase version.
- From: Murray Cumming <murrayc src gnome org>
- To: svn-commits-list gnome org
- Subject: [glom/glom-1-10] Increase version.
- Date: Mon, 1 Jun 2009 07:05:48 -0400 (EDT)
commit 574e5e156b3956ee34a2c4d563d089b47217e0e2
Author: Murray Cumming <murrayc murrayc com>
Date: Mon Jun 1 13:05:41 2009 +0200
Increase version.
---
ChangeLog | 2 ++
NEWS | 12 ++++++++++++
configure.ac | 2 +-
3 files changed, 15 insertions(+), 1 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 7fd1c4b..b192166 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+1.10.1:
+
2009-05-25 Armin Burgmeier <armin openismus com>
* glom/dialog_existing_or_new.cc (constructor): Create the top level
diff --git a/NEWS b/NEWS
index f8754d3..53b8fa2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+1.10.1 (stable):
+
+* Fix crash in initial dialog, experienced on some systems.
+ (Armin Burgmeir) Bug #584022 (Keir Lawson)
+* Self-Hosting: Allow multiple glom instances to self-host on the same PC,
+ by correcting the discovery of available network ports.
+ (Armin Burgmeir)
+* Allow Glom to use existing database tables again (though there is still no
+ UI for this).
+* Restore the check for the necessary libgda provider plugin.
+ (Murray Cumming)
+
1.10.0 (stable):
What's new in Glom 1.10:
diff --git a/configure.ac b/configure.ac
index d194fac..50e8680 100644
--- a/configure.ac
+++ b/configure.ac
@@ -5,7 +5,7 @@ AC_CONFIG_SRCDIR([glom/main.cc])
AC_CONFIG_HEADERS([config.h glom/libglom/libglom_config.h])
# Package name and version number:
-AM_INIT_AUTOMAKE(glom, 1.10.0)
+AM_INIT_AUTOMAKE(glom, 1.10.1)
AM_MAINTAINER_MODE
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]