[gcalctool] Releasing 5.91.6



commit c074094880d62bb19639d00122afcf2f3904b6d6
Author: Robert Ancell <robert ancell canonical com>
Date:   Tue Feb 1 10:05:23 2011 +1100

    Releasing 5.91.6

 NEWS         |    5 +++++
 configure.ac |    2 +-
 2 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 45f3a02..e9a7a94 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,11 @@
 Overview of changes in gcalctool 5.91.6
 
     * Add fixed rate of 15.6466 EEK = 1 EUR (Bug #639332)
+    * Use full name of currency in conversion bar
+    * Add temperature conversion
+    * Update conversion bar when currencies are updated
+    * Fix incorrect display of complex numbers
+    * Now able to change currencies from advanced mode
 
 Overview of changes in gcalctool 5.91.5
 
diff --git a/configure.ac b/configure.ac
index 37a034c..159a1e6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 dnl Process this file with autoconf to produce a configure script.
 
 AC_INIT(configure.ac)
-AM_INIT_AUTOMAKE(gcalctool, 5.91.5)
+AM_INIT_AUTOMAKE(gcalctool, 5.91.6)
 AM_CONFIG_HEADER(config.h)
 AM_MAINTAINER_MODE
 GNOME_MAINTAINER_MODE_DEFINES



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