[gcalctool] Releasing 5.29.92



commit d81f0893d2049fae92c7937be67f7f82f60c89dd
Author: Robert Ancell <robert ancell gmail com>
Date:   Tue Mar 9 09:02:51 2010 +1100

    Releasing 5.29.92

 NEWS         |   14 ++++++--------
 configure.ac |    2 +-
 2 files changed, 7 insertions(+), 9 deletions(-)
---
diff --git a/NEWS b/NEWS
index 2bcf6e8..aaf2252 100644
--- a/NEWS
+++ b/NEWS
@@ -4,14 +4,6 @@
  *  All Rights Reserved.
  */
  
-Overview of changes in gcalctool 5.30.0
-
-    * Fix spacebar not working when display has focus (Bug #611971)
-
-    * Load currency rates when doing typed currency conversion
-    
-    * Use GIO instead of libsoup
-
 Overview of changes in gcalctool 5.29.92
 
     * Add shortcuts to base buttons (Ctrl+B, Ctrl+O, Ctrl+D, Ctrl+H)
@@ -30,6 +22,12 @@ Overview of changes in gcalctool 5.29.92
 
     * Make variable powers work, e.g. x²
 
+    * Fix spacebar not working when display has focus (Bug #611971)
+
+    * Load currency rates when doing typed currency conversion
+    
+    * Use GIO instead of libsoup
+
 Overview of changes in gcalctool 5.29.91
 
     * Fix bug where backspace deletes all input in locales with no thousands
diff --git a/configure.ac b/configure.ac
index 9185afe..859d21b 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.29.91)
+AM_INIT_AUTOMAKE(gcalctool, 5.29.92)
 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]