[gnome-calculator/gnome-3-22] Prepared release 3.22.2



commit e45f623976a3ba66ef7b1802a82bac412309d8be
Author: Robert Roth <robert roth off gmail com>
Date:   Mon Nov 7 23:41:08 2016 +0200

    Prepared release 3.22.2

 NEWS         |    7 +++++++
 configure.ac |    2 +-
 2 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 6271e37..853db3c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+Overview of changes in gnome-calculator 3.22.2
+    * Fixed conversion unit switch (Robert Roth)
+    * Fixed first expression with parentheses (Robert Roth)
+    * Fixed possible errors on currency conversion (Robert Roth)
+    * Ctrl+Backspace should only delete last number (Robert Roth)
+    * Fixed reusing results from the history stack (Antonio Ospite)
+
 Overview of changes in gnome-calculator 3.22.1
     * Headerbar layout fixes (djb)
     * Use dim labels for bit markers in Programming mode (djb)
diff --git a/configure.ac b/configure.ac
index f31f829..6f4f5cf 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.22.1])
+AC_INIT([gnome-calculator], [3.22.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]