[gnome-calculator] Release 3.15.1



commit 22304d66e5b232bc1583a0fe2ea65aefa15e59fd
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Wed Dec 3 18:28:31 2014 -0600

    Release 3.15.1

 NEWS         |   13 +++++++++++++
 configure.ac |    2 +-
 2 files changed, 14 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 78adb35..46995ee 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+Overview of changes in gnome-calculator 3.15.1
+    * New : Colored buttons (Elita Lobo)
+    * New : History view (Elita Lobo)
+    * Update : Update to latest GtkSourceView API (Yosef Or Boczko, Evan Nemerson)
+    * Update : Support upcoming Vala 0.27 (Rico Tzschichholz)
+    * Update : Increase search provider timeout (Michael Catanzaro)
+    * Update : Translations (Translation team)
+    * Update : Miscellaneous code improvements (Arnaud Bonatti, Michael Catanzaro)
+    * Fix : Misordered buttons in programming mode (Abhinav)
+    * Fix : Search provider should not match plain numbers (Marcus Lundblad)
+    * Fix : Spurious warnings from search provider (Michael Catanzaro)
+    * Fix : Crash after thousands separator is inserted (Michael Catanzaro)
+
 Overview of changes in gnome-calculator 3.14.0
     * Update : Translations (Translation team)
 
diff --git a/configure.ac b/configure.ac
index 04fd74a..c0b08f7 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.15.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]