[glom] Increased version
- From: Murray Cumming <murrayc src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [glom] Increased version
- Date: Mon, 2 Nov 2009 09:52:10 +0000 (UTC)
commit 3384a3b0ca3c98512617d2c950e5a84ae09dbfc5
Author: Murray Cumming <murrayc murrayc com>
Date: Mon Nov 2 10:50:20 2009 +0100
Increased version
NEWS | 25 +++++++++++++++++++++++++
configure.ac | 2 +-
2 files changed, 26 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index ab861a1..1ad5c20 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,28 @@
+1.12.3 (stable):
+
+* List: Fix zero-width columns. That regression was introduced in 1.12.2.
+ (Murray Cumming)
+* Developer Mode: Tables, Relationships: Allow a singular title to be specified,
+ though it is currently only used on Maemo.
+ (Murray Cumming)
+* Windows Build:
+ - Builds for Windows again. (Armin Burgmeier)
+* Build: Support Automake silent rules. (Daniel Elstner)
+* Maemo Build:
+ - Adapted for latest hildonmm API.
+ - AppMenu: Add "Add" and "Add Related" buttons, instead of having +
+ buttons in the window. This does not work perfectly and needs some work.
+ - Make TextViews small initially.
+ - Details:
+ - Show the table name in the window title.
+ - Use PickerButtons instead of ComboBoxes.
+ - Widget spacing improvements to match the Maemo UI spec.
+ (Murray Cumming)
+ - Create a libosso D-Bus service and register it, so Glom can run in the
+ background like a normal Maemo application.
+ - Show the application and its icon in the applications menu.
+ (David King)
+
1.12.2 (stable):
* Details: Choices: Actually show choices drop-down lists again,
diff --git a/configure.ac b/configure.ac
index db1ddab..029a761 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.12.2], [http://bugzilla.gnome.org/enter_bug.cgi?product=Glom], [glom])
+AC_INIT([Glom], [1.12.3], [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]