gcalctool r1916 - trunk
- From: richb svn gnome org
- To: svn-commits-list gnome org
- Subject: gcalctool r1916 - trunk
- Date: Mon, 28 Jan 2008 15:24:46 +0000 (GMT)
Author: richb
Date: Mon Jan 28 15:24:46 2008
New Revision: 1916
URL: http://svn.gnome.org/viewvc/gcalctool?rev=1916&view=rev
Log:
* README:
RELEASE.HOWTO:
NEWS:
configure.in:
Released a gcalctool v5.21.90 tarball.
Modified:
trunk/ChangeLog
trunk/NEWS
trunk/README
trunk/RELEASE-HOWTO
trunk/configure.in
Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS (original)
+++ trunk/NEWS Mon Jan 28 15:24:46 2008
@@ -5,6 +5,16 @@
* All Rights Reserved.
*/
+Overview of changes in gcalctool 5.21.90
+
+ * Fix for bug #512204 - Regression in (-,+) handling.
+
+ * Fix for bug #511052 â Mod gives negative remainders.
+
+ * Fixed typo in message in create_kframe() in gtk.c.
+
+----
+
Overview of changes in gcalctool 5.21.5
* Adjusted online help documentation to add in a section 4.4. "Changing
Modified: trunk/README
==============================================================================
--- trunk/README (original)
+++ trunk/README Mon Jan 28 15:24:46 2008
@@ -17,7 +17,7 @@
1. Introduction.
----------------
-This is v5.21.5 of gcalctool, the calculator application that was previously
+This is v5.21.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.
Modified: trunk/RELEASE-HOWTO
==============================================================================
--- trunk/RELEASE-HOWTO (original)
+++ trunk/RELEASE-HOWTO Mon Jan 28 15:24:46 2008
@@ -20,7 +20,7 @@
AM_INIT_AUTOMAKE(gcalctool, 5.21.4)
-Modify ./README to make sure it has the right Orca version.
+Modify ./README to make sure it has the right gcalctool version.
Update ./NEWS based upon entries in ./ChangeLog
Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in (original)
+++ trunk/configure.in Mon Jan 28 15:24:46 2008
@@ -1,7 +1,7 @@
Process this file with autoconf to produce a configure script.
AC_INIT(configure.in)
-AM_INIT_AUTOMAKE(gcalctool, 5.21.5)
+AM_INIT_AUTOMAKE(gcalctool, 5.21.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]