gcalctool r2095 - trunk
- From: rancell svn gnome org
- To: svn-commits-list gnome org
- Subject: gcalctool r2095 - trunk
- Date: Sat, 17 May 2008 04:13:00 +0100 (BST)
Author: rancell
Date: Sat May 17 03:13:00 2008
New Revision: 2095
URL: http://svn.gnome.org/viewvc/gcalctool?rev=2095&view=rev
Log:
Prep for 5.23.2 release
Modified:
trunk/ChangeLog
trunk/NEWS
trunk/README
trunk/configure.in
Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS (original)
+++ trunk/NEWS Sat May 17 03:13:00 2008
@@ -1,17 +1,28 @@
-
/* gcalctool NEWS.
*
* Copyright (c) 1987-2008 Sun Microsystems, Inc.
* All Rights Reserved.
*/
+Overview of changes in gcalctool 5.23.2
+
+ * Fixes the cursor from moving around when editing numbers with thousands separators (Bug #527669)
+
+ * Structural changes in preperation for full unicode support (Bug #530532)
+
+----
+
Overview of changes in gcalctool 5.23.1
* Fixes a number of compiler warnings (Bugs #526976, #526702, #527318)
+
* Fixes incorrect negation precedence (Bug #526094)
+
* Fixes issues with thousands seperators and radix in non-english
locales (Bug #527669)
+
* Fixes regression in constant and function menus (Bug #527545)
+
* Fixes problem where display is invisible after solving equation
(Bug #524602)
@@ -20,7 +31,9 @@
Overview of changes in gcalctool 5.22.0
* Fix for bug #520474 - Calculator uses 06 in place of decimal.
+
* Fix for bug #519979 - Please provide translator comments.
+
* Fix for bug #519243 - Memory registers save incorrectly.
----
Modified: trunk/README
==============================================================================
--- trunk/README (original)
+++ trunk/README Sat May 17 03:13:00 2008
@@ -17,7 +17,7 @@
1. Introduction.
----------------
-This is v5.23.1 of gcalctool, the calculator application that was previously
+This is v5.23.2 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.
Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in (original)
+++ trunk/configure.in Sat May 17 03:13:00 2008
@@ -1,7 +1,7 @@
Process this file with autoconf to produce a configure script.
AC_INIT(configure.in)
-AM_INIT_AUTOMAKE(gcalctool, 5.23.1)
+AM_INIT_AUTOMAKE(gcalctool, 5.23.2)
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]