[gcalctool] Released 5.27.90



commit f44c9ba3f7f543aa0486e648a9b994dbb3568460
Author: Robert Ancell <robert ancell gmail com>
Date:   Tue Aug 11 14:05:35 2009 +0100

    Released 5.27.90

 ChangeLog    |    7 +++++++
 NEWS         |   10 ++++++++++
 README       |    2 +-
 configure.in |    2 +-
 4 files changed, 19 insertions(+), 2 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index dac1a41..cdbc488 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,13 @@
 gcalctool change history.
 =========================
 
+2009-08-11 Robert Ancell <robert ancell gmail com>
+
+    * README:
+      NEWS:
+      configure.in:
+      Released a gcalctool v5.27.90 tarball.
+
 2009-07-28 Robert Ancell <robert ancell gmail com>
 
     * README:
diff --git a/NEWS b/NEWS
index 5934187..740e6ce 100644
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,16 @@
  *  All Rights Reserved.
  */
  
+Overview of changes in gcalctool 5.27.90
+
+    * Fix bug where inserting text in locales without thousands separators replaces the whole display (Robert Ancell)
+
+    * Updated documentation: es (Jorge González)
+
+    * Updated translations: de (Christian Kirbach), es (Jorge González)
+                            gl (Antón Méixome), nb (Kjartan Maraas)
+                            sv (Daniel Nylander), ta (drtvasudevan)
+
 Overview of changes in gcalctool 5.27.5
 
     * Perform power and factorials before negation so -1! and -1^0.5 are valid as in 5.26.x (Robert Ancell)
diff --git a/README b/README
index 1ffff2e..cd781b3 100644
--- a/README
+++ b/README
@@ -17,7 +17,7 @@ CONTENTS:
 1. Introduction.
 ----------------
 
-This is v5.27.5 of gcalctool, the calculator application that was previously
+This is v5.27.90 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.in b/configure.in
index dfb262b..2f775c5 100644
--- a/configure.in
+++ b/configure.in
@@ -1,7 +1,7 @@
 Process this file with autoconf to produce a configure script.
 
 AC_INIT(configure.in)
-AM_INIT_AUTOMAKE(gcalctool, 5.27.5)
+AM_INIT_AUTOMAKE(gcalctool, 5.27.90)
 AC_CONFIG_MACRO_DIR([m4])
 AM_CONFIG_HEADER(config.h)
 AM_MAINTAINER_MODE



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