[gnome-calculator/gnome-3-8] Releasing 3.8.1



commit 9fc45f0522a298cebff2977581008fd9c7e11ea0
Author: PioneerAxon <arth svnit gmail com>
Date:   Sun Apr 14 23:35:56 2013 +0530

    Releasing 3.8.1

 NEWS         | 6 ++++++
 configure.ac | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 8c86b89..6365456 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Overview of changes in gnome-calculator 3.8.1
+    * Fix subtract button inserts additional minus
+    * Fix error reporting bug for malformed expression
+    * Fix crash issue with null pointer dereference
+    * Updated translation
+
 Overview of changes in gnome-calculator 3.8.0
     * Update translation
     * Fix Desktop file keyword translations
diff --git a/configure.ac b/configure.ac
index f841184..4f1048d 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.8.0)
+AC_INIT(gnome-calculator, 3.8.1)
 AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz foreign])
 AM_SILENT_RULES([yes])
 AM_MAINTAINER_MODE


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]