[gcalctool] Version 5.91.1
- From: Robin Sonefors <rsonefors src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gcalctool] Version 5.91.1
- Date: Sat, 16 Oct 2010 09:00:29 +0000 (UTC)
commit 50c097fc7c37b2b6f2288939c5ed6bcb158ed822
Author: Robin Sonefors <ozamosi flukkost nu>
Date: Sat Oct 16 10:45:51 2010 +0200
Version 5.91.1
NEWS | 12 +++++++++++-
README | 2 +-
configure.ac | 2 +-
3 files changed, 13 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index 655fab0..982cb4f 100644
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,17 @@
* All Rights Reserved.
*/
+Overview of changes in gcalctool 5.91.1
+
+ * Clear display when an answer is displayed and a numeric point is inserted
+ * Add GUI for unit conversations (bug #539830)
+ * Fix the definition of ounces
+ * Remove trailing whitespace when entering super-/subscript mode
+ (bug #631988)
+ * Calculate answers in separate thread (bug #576371)
+ * Stop '*'+backspace+'*' being converted into '^'
+ * Updated translations
+
Overview of changes in gcalctool 5.91.0
* Port to GTK+-3 (bug #630115, William Jon McCann)
@@ -13,7 +24,6 @@ Overview of changes in gcalctool 5.91.0
* Put back visible thousands separators (bug #628908)
* Make thousands separators and radix points respect the users locale
* Updated translations
- * Stop '*'+backspace+'*' being converted into '^'
Overview of changes in gcalctool 5.32.0
diff --git a/README b/README
index f36535b..50bb115 100644
--- a/README
+++ b/README
@@ -17,7 +17,7 @@ CONTENTS:
1. Introduction.
----------------
-This is v5.91.0 of gcalctool, the calculator application that was previously
+This is v5.91.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.
diff --git a/configure.ac b/configure.ac
index 4fd3edd..de08c44 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
dnl Process this file with autoconf to produce a configure script.
AC_INIT(configure.ac)
-AM_INIT_AUTOMAKE(gcalctool, 5.91.0)
+AM_INIT_AUTOMAKE(gcalctool, 5.91.1)
AM_CONFIG_HEADER(config.h)
AM_MAINTAINER_MODE
GNOME_MAINTAINER_MODE_DEFINES
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]