[gnome-calculator/gnome-3-20] Prepare for 3.20.2



commit 86507211ab3d7e378eb479db5e4922f4bc2ee548
Author: Alberto Ruiz <aruiz gnome org>
Date:   Mon Aug 1 09:45:12 2016 +0100

    Prepare for 3.20.2

 NEWS         |    5 +++++
 configure.ac |    2 +-
 2 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index fd4b23d..daf5a71 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Overview of changes in gnome-calculator 3.20.2
+    * lib: prevents segfault when elements of division to zero have null assigned tokens (fixes #769364) 
(Alberto Ruiz)
+    * Updated Indonesian translation (Andika Triwidada)
+    * Updated Norwegian bokmål translation. (Kjartan Maraas)
+
 Overview of changes in gnome-calculator 3.20.1
     * Fix: precedence of root operator (Alexis Poirier and Alberto Ruiz)
     * Update: Translation (Translation team)
diff --git a/configure.ac b/configure.ac
index 1c21aee..e3a3656 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.20.1])
+AC_INIT([gnome-calculator], [3.20.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]