[gcalctool/gnome-2-26] Released a gcalctool v5.26.2 tarball
- From: Robert Ancell <rancell src gnome org>
- To: svn-commits-list gnome org
- Subject: [gcalctool/gnome-2-26] Released a gcalctool v5.26.2 tarball
- Date: Sun, 17 May 2009 00:59:09 -0400 (EDT)
commit a04290bed25b0266d1fc5b7f710e7a39a670dcdd
Author: Robert Ancell <robert ancell gmail com>
Date: Sun May 17 14:56:15 2009 +1000
Released a gcalctool v5.26.2 tarball
---
ChangeLog | 4 ++++
NEWS | 17 +++++++++++++++++
README | 2 +-
configure.in | 2 +-
4 files changed, 23 insertions(+), 2 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 5544c13..99642b2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -13,6 +13,10 @@ gcalctool change history.
the error value is still visible in scientific notation (Robert Ancell, Bug #560802)
* Support odd roots of negative numbers (Robert Ancell, Bug #576973)
* Keep settings (show zeroes, thousands separator etc) when changing modes (Robert Ancell, Bug #580398)
+ * README:
+ NEWS:
+ configure.in:
+ Released a gcalctool v5.26.2 tarball.
2009-04-20 Robert Ancell <robert ancell gmail com>
diff --git a/NEWS b/NEWS
index 0fce74e..78c15bb 100644
--- a/NEWS
+++ b/NEWS
@@ -4,11 +4,28 @@
* All Rights Reserved.
*/
+Overview of changes in gcalctool 5.26.2
+
+ * Remove negative sign from numbers rounded to zero. This is only a partial fix as
+ the error value is still visible in scientific notation (Robert Ancell, Bug #560802)
+
+ * Support odd roots of negative numbers (Robert Ancell, Bug #576973)
+
+ * Keep settings (show zeroes, thousands separator etc) when changing modes (Robert Ancell, Bug #580398)
+
+ * Fix missing license text in about dialog (Robert Ancell, Bug #579174)
+
+ * Updated documentation: el (Jennie Petoumenou)
+
+ * Updated translations: el (Jennie Petoumenou), es (Jorge Gonzalez)
+
Overview of changes in gcalctool 5.26.1
* Fix display on startup to be replaced on entry (Robert Ancell, Bug #575385)
+
* Updated documentation: C (Shaun McCance)
el (Simos Xenitellis)
+
* Updated translations: ar (Anas Afif Emad)
bg (Alexander Shopov)
fr (Stephane Raimbault)
diff --git a/README b/README
index 52486d6..7cbdad0 100644
--- a/README
+++ b/README
@@ -17,7 +17,7 @@ CONTENTS:
1. Introduction.
----------------
-This is v5.26.1 of gcalctool, the calculator application that was previously
+This is v5.26.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.
diff --git a/configure.in b/configure.in
index f5df0b3..892f392 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.26.1)
+AM_INIT_AUTOMAKE(gcalctool, 5.26.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]