[gnome-calculator] Releasing 3.7.3



commit 86dc521c32e410c4566c6de445d84aa9dd064239
Author: Robert Ancell <robert ancell canonical com>
Date:   Wed Dec 19 12:15:34 2012 +1300

    Releasing 3.7.3

 NEWS         |    7 +++++++
 configure.ac |    2 +-
 2 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 4edbc44..713eb6e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+Overview of changes in gnome-calculator 3.7.3
+
+    * Correctly calculate modulo division with negative numbers
+    * Don't show numbers in exponential form when within word size in programmer
+       mode
+    * Ignore thousands separators in gcalccmd, gnome-calculator -s
+
 Overview of changes in gnome-calculator 3.7.2
 
     * Fix incorrectly ininitialized option list
diff --git a/configure.ac b/configure.ac
index a531278..2f1693b 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.7.2)
+AC_INIT(gnome-calculator, 3.7.3)
 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]