[gnome-calculator] Releasing 3.11.91.



commit 3a627e49f11fbc21415430d13ba418d8b9ef50a0
Author: PioneerAxon <arth svnit gmail com>
Date:   Thu Mar 6 00:16:09 2014 +0530

    Releasing 3.11.91.

 NEWS         |    9 +++++++++
 configure.ac |    2 +-
 2 files changed, 10 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index c02754c..dd2cbd0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+Overview of changes in gnome-calculator 3.11.91
+    * New : Use git.mk (Michael Catanzaro)
+    * Update : Rename desktop file (Michael Catanzaro)
+    * Update : Translations (Translation team)
+    * Fix : Makefile (Michael Catanzaro)
+    * Fix : Precision loss (Daniel Renninghoff)
+    * Fix : 0^0 should be indeterminate (Elita Lobo)
+    * Fix : Precision error for ln () calculations (Daniel Renninghoff)
+
 Overview of changes in gnome-calculator 3.11.90
     * Update : Translations (Translation team)
     * Fix : Window specific mode and actions (Michael Catanzaro)
diff --git a/configure.ac b/configure.ac
index 1a6f56c..ae8cee3 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.11.90)
+AC_INIT(gnome-calculator, 3.11.91)
 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]