[gcalctool] Version 5.91.0



commit 9d7180606f28dfa7b258937f50a2d2acc2344d2e
Author: Robin Sonefors <ozamosi flukkost nu>
Date:   Wed Oct 6 01:17:53 2010 +0200

    Version 5.91.0

 NEWS         |   10 ++++++++++
 README       |    2 +-
 configure.ac |    2 +-
 3 files changed, 12 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 9481a8b..a674651 100644
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,16 @@
  *  All Rights Reserved.
  */
 
+Overview of changes in gcalctool 5.91.0
+
+    * Port to GTK+-3 (bug #630115, William Jon McCann)
+    * Don't crash on pasting empty clipboard
+    * Mark more strings as translatable (bug #630899, Gabor Kelemen)
+    * Make calculator window resizable (bug #630594)
+    * Put back visible thousands separators (bug #628908)
+    * Make thousands separators and radix points respect the users locale
+    * Updated translations
+
 Overview of changes in gcalctool 5.32.0
 
     * Updated translations
diff --git a/README b/README
index ff6c577..f36535b 100644
--- a/README
+++ b/README
@@ -17,7 +17,7 @@ CONTENTS:
 1. Introduction.
 ----------------
 
-This is v5.32.0 of gcalctool, the calculator application that was previously
+This is v5.91.0 of gcalctool, the calculator application that was previously
 in the OpenWindows Deskset of the Solaris 8 operating system. 
 Sun Microsystems Inc. have kindly given me permission to release it.
 
diff --git a/configure.ac b/configure.ac
index 3ae6096..4fd3edd 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.32.0)
+AM_INIT_AUTOMAKE(gcalctool, 5.91.0)
 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]