gcalctool r2083 - trunk
- From: rancell svn gnome org
- To: svn-commits-list gnome org
- Subject: gcalctool r2083 - trunk
- Date: Sun, 20 Apr 2008 09:14:33 +0100 (BST)
Author: rancell
Date: Sun Apr 20 08:14:32 2008
New Revision: 2083
URL: http://svn.gnome.org/viewvc/gcalctool?rev=2083&view=rev
Log:
5.23.1 changes
Modified:
trunk/ChangeLog
trunk/NEWS
trunk/README
trunk/configure.in
Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS (original)
+++ trunk/NEWS Sun Apr 20 08:14:32 2008
@@ -4,6 +4,18 @@
* Copyright (c) 1987-2008 Sun Microsystems, Inc.
* All Rights Reserved.
*/
+
+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)
+
+----
Overview of changes in gcalctool 5.22.0
@@ -12,6 +24,7 @@
* Fix for bug #519243 - Memory registers save incorrectly.
----
+
Overview of changes in gcalctool 5.21.92
* Released a gcalctool tarball for GNOME 5.21.92.
Modified: trunk/README
==============================================================================
--- trunk/README (original)
+++ trunk/README Sun Apr 20 08:14:32 2008
@@ -17,7 +17,7 @@
1. Introduction.
----------------
-This is v5.23.0 of gcalctool, the calculator application that was previously
+This is v5.23.1 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 Sun Apr 20 08:14:32 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.0)
+AM_INIT_AUTOMAKE(gcalctool, 5.23.1)
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]