[gcalctool] Releasing 5.29.60
- From: Robert Ancell <rancell src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gcalctool] Releasing 5.29.60
- Date: Tue, 9 Feb 2010 05:23:09 +0000 (UTC)
commit 09f14f6088fe853ccef954038a4d8b3e88ce8f0e
Author: Robert Ancell <robert ancell gmail com>
Date: Tue Feb 9 16:22:46 2010 +1100
Releasing 5.29.60
ChangeLog | 15 +++++++++++++++
NEWS | 9 +++++++++
README | 2 +-
configure.in | 2 +-
4 files changed, 26 insertions(+), 2 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 2f7e102..e73a324 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,21 @@
gcalctool change history.
=========================
+2010-02-09 Robert Ancell <robert ancell gmail com>
+
+ * README:
+ NEWS:
+ configure.in:
+ Released a gcalctool v5.29.90 tarball.
+
+2010-02-03 Philip Withnall <philip tecnocode co uk>
+
+ * Miscellaneous string fixes
+
+ Various small string fixes, including using "undefined" instead of
+ "not defined" wrt. mathematical functions, using proper Unicode em-dashes
+ instead of ASCII hyphens, and fixing a few typos/missing words.
+
2010-01-26 Robert Ancell <robert ancell gmail com>
* README:
diff --git a/NEWS b/NEWS
index 38fa97b..1de7e39 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,15 @@
* Copyright (c) 1987-2009 Sun Microsystems, Inc.
* All Rights Reserved.
*/
+
+Overview of changes in gcalctool 5.29.90
+
+ * Miscellaneous string fixes
+
+ * Updated translations: bg (Ivaylo Valkov), da (Ask H. Larsen),
+ en_GB (Philip Withnall), es (Jorge González),
+ fr (Laurent Coudeur), nb (Kjartan Maraas),
+ zh_HK (Chao-Hsiung Liao), zh_TW (Chao-Hsiung Liao)
Overview of changes in gcalctool 5.29.6
diff --git a/README b/README
index 2090fb5..ed1f08c 100644
--- a/README
+++ b/README
@@ -17,7 +17,7 @@ CONTENTS:
1. Introduction.
----------------
-This is v5.29.6 of gcalctool, the calculator application that was previously
+This is v5.29.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 660f757..67f09b0 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.29.6)
+AM_INIT_AUTOMAKE(gcalctool, 5.29.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]