[gnome-calculator] Releasing 3.13.3



commit e704833b4fbfae6cbec4a5c25c201889349ad92b
Author: PioneerAxon <arth svnit gmail com>
Date:   Thu Jul 17 12:00:04 2014 +0530

    Releasing 3.13.3

 NEWS         |   19 +++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 20 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index a1ef14d..a804834 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+Overview of changes in gnome-calculator 3.13.3
+    * New : Calculator search provider (Michael Catanzaro)
+    * New : Tests in release tarball (Vadim Rutkovsky)
+    * New : Localized radix character from command-line (Michael Catanzaro)
+    * Update : Translations (Translation team)
+    * Fix : Restore previous answer on undo (Rodolphe PELLOUX-PRAYER)
+    * Fix : Segfault on undo beyond history (Elita Lobo)
+    * Fix : Malformed expression error on base change (PioneerAxon)
+    * Fix : Critical warnings when entering Financial Mode (Michael Catanzaro)
+    * Fix : Fix gcalccmd crash (PioneerAxon)
+    * Fix : gcalccmd now exits with new-line (PioneerAxon)
+    * Fix : Reset text in new function pop-up (ZZroman)
+    * Fix : Removed redundent calls to notify_property() (Michael Catanzaro)
+    * Fix : Use layout based decimal saperator on numberpad (Pierre Ossman)
+    * Fix : Appdata : add default screenshot (Richard Hughes)
+    * Fix : Don't create fundamental types (Michael Catanzaro)
+    * Fix : Typo in step definition filelist (Vadim Rutkovsky)
+    * Removed : Latvian lats from default currencies (Michael Catanzaro)
+
 Overview of changes in gnome-calculator 3.13.2
     * New : Tests (Vadim Rutkovsky)
     * New : Use popover to change mode (Michael Catanzaro)
diff --git a/configure.ac b/configure.ac
index eca6ac5..c0a50ff 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.13.2)
+AC_INIT(gnome-calculator, 3.13.3)
 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]