[gnome-calculator/gnome-3-14] Releasing 3.14.1



commit 7155e1d7fc6a6492217205b3739f4530850edc4f
Author: PioneerAxon <arth svnit gmail com>
Date:   Sun Oct 26 01:32:44 2014 +0530

    Releasing 3.14.1

 NEWS         |   12 ++++++++++++
 configure.ac |    2 +-
 2 files changed, 13 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 78adb35..8cbd8b1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+Overview of changes in gnome-calculator 3.14.1
+    * Update : Translations (Translation team)
+    * Update : Search provider timeout (Michael Catanzaro)
+    * Workaround : Warning in search-provider log (Michael Catanzaro)
+    * Fix : Crash on thousand saperator (Michael Catanzaro)
+    * Fix : Button arrangement in programming mode (Abhinav)
+    * Fix : Vala warning about empty conditional body (Michael Catanzaro)
+    * Fix : Remove use of GtkAlignment (Michael Catanzaro)
+    * Fix : Use set_accels_for_action() (Arnaud Bonatti)
+    * Removed : Gtk.Widget.ensure_style() (Michael Catanzaro)
+    * Removed : Use of fixes.vapi for langinfo (Michael Catanzaro)
+
 Overview of changes in gnome-calculator 3.14.0
     * Update : Translations (Translation team)
 
diff --git a/configure.ac b/configure.ac
index c0d30ec..f31f3c9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 dnl Process this file with autoconf to produce a configure script.
 
-AC_INIT(gnome-calculator, 3.14.0)
+AC_INIT(gnome-calculator, 3.14.1)
 AC_CONFIG_MACRO_DIR([m4])
 AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz foreign])
 AM_SILENT_RULES([yes])


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]