[gnome-calculator] Releasing 3.13.2



commit 884fc5b27e77734efb17c24404e271fe25916385
Author: PioneerAxon <arth svnit gmail com>
Date:   Thu May 29 02:26:54 2014 +0530

    Releasing 3.13.2

 NEWS         |   17 +++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 18 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 65f2131..a1ef14d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+Overview of changes in gnome-calculator 3.13.2
+    * New : Tests (Vadim Rutkovsky)
+    * New : Use popover to change mode (Michael Catanzaro)
+    * New : Use headerbar for preference dialog (Michael Catanzaro)
+    * Update : GTK+ and vala dependencies (Michael Catanzaro)
+    * Update : Modernize option parsing (Paolo Borelli)
+    * Update : URLs in doap file (Piotr Drag)
+    * Update : License fields in appdata (Michael Catanzaro)
+    * Update : Translations (Translation team)
+    * Fix : Ignore libtool files (Michael Catanzaro)
+    * Fix : Failing test-case due to updated libc (PioneerAxon)
+    * Fix : Crash due to non-validated return iterator (Andreas Henriksson)
+    * Fix : Close popover after changing mode (Arnaud Bonatti)
+    * Fix : Focus input field after mode change (Michael Catanzaro)
+    * Fix : Mark image not translatable (Gabor Kelemen)
+    * Fix : Crash on sub/superscript with trailing space (Robert Ancell)
+
 Overview of changes in gnome-calculator 3.12.0
     * Update : Translations (Translation team)
 
diff --git a/configure.ac b/configure.ac
index 1005da8..1557e27 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.12.0)
+AC_INIT(gnome-calculator, 3.13.2)
 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]