[glom] Updated NEWS and version in anticipation of a release.
- From: Murray Cumming <murrayc src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [glom] Updated NEWS and version in anticipation of a release.
- Date: Mon, 21 Sep 2009 14:29:04 +0000 (UTC)
commit 225487695444e99f3153ecd915db4493e8d4689b
Author: Murray Cumming <murrayc murrayc com>
Date: Mon Sep 21 16:28:44 2009 +0200
Updated NEWS and version in anticipation of a release.
ChangeLog | 2 ++
NEWS | 16 ++++++++++++++++
configure.ac | 2 +-
3 files changed, 19 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 2b508ae..8c995dc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+1.12.0:
+
2009-09-21 Johannes Schmid <jschmid openismus com>
* Makefile_tests.am:
diff --git a/NEWS b/NEWS
index 78642ba..854ef34 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+1.12.0 (stable):
+
+What's new in Glom 1.12:
+
+* Network sharing of self-hosted databases is now off by default, and can be
+ enabled by the new File/Share On Network menu item. So you will not be
+ asked for an initial password when creating a new file.
+ (Murray Cumming)
+* Allow field table and field anmes to use uppercase characters.
+* Import and Export: Corrected the .csv file format.
+* Related Records: Added a None navigation option.
+* Opening: When the file format is too new, actually say so.
+* libglom: Make this parallel-installable.
+* Bug-fixes from Glom 1.10.
+* Build: Removed the Bakery and libglade dependencies.
+
1.11.2 (unstable):
* Fixed deprecated-disabled build with latest gtkmm.
diff --git a/configure.ac b/configure.ac
index 00e8116..8b71779 100644
--- a/configure.ac
+++ b/configure.ac
@@ -15,7 +15,7 @@
## You should have received a copy of the GNU General Public License
## along with this program. If not, see <http://www.gnu.org/licenses/>.
-AC_INIT([Glom], [1.11.2], [http://bugzilla.gnome.org/enter_bug.cgi?product=Glom], [glom])
+AC_INIT([Glom], [1.12.0], [http://bugzilla.gnome.org/enter_bug.cgi?product=Glom], [glom])
AC_PREREQ([2.60])
AC_CONFIG_SRCDIR([glom/main.cc])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]