gcalctool r2274 - branches/gnome-2-24



Author: rancell
Date: Sun Oct 19 22:22:25 2008
New Revision: 2274
URL: http://svn.gnome.org/viewvc/gcalctool?rev=2274&view=rev

Log:
Released 5.24.1

Modified:
   branches/gnome-2-24/ChangeLog
   branches/gnome-2-24/NEWS
   branches/gnome-2-24/README
   branches/gnome-2-24/configure.in

Modified: branches/gnome-2-24/NEWS
==============================================================================
--- branches/gnome-2-24/NEWS	(original)
+++ branches/gnome-2-24/NEWS	Sun Oct 19 22:22:25 2008
@@ -4,6 +4,16 @@
  *  All Rights Reserved.
  */
  
+Overview of changes in gcalctool 5.24.1
+
+    * Fixed GtkSpinButton warning (Robin Sonefors, Bug #553965)
+
+    * Only update bit panel when display contains a solved number (Bug #548690).
+
+    * gcalctool/gtk.c: Remove inline declaration so can compile in C89 (Jens Granseuer, Bug #553307).
+
+    * Updated translations: ar (Anas Afif Emad), bg (Alexander Shopov), pt_BR (Vladimir Melo).
+ 
 Overview of changes in gcalctool 5.24.0
 
     * Updated translations: af (Friedel Wolff), ar (Anas Afif Emad, Khaled Hosny),

Modified: branches/gnome-2-24/README
==============================================================================
--- branches/gnome-2-24/README	(original)
+++ branches/gnome-2-24/README	Sun Oct 19 22:22:25 2008
@@ -17,7 +17,7 @@
 1. Introduction.
 ----------------
 
-This is v5.24.0 of gcalctool, the calculator application that was previously
+This is v5.24.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: branches/gnome-2-24/configure.in
==============================================================================
--- branches/gnome-2-24/configure.in	(original)
+++ branches/gnome-2-24/configure.in	Sun Oct 19 22:22:25 2008
@@ -1,7 +1,7 @@
 Process this file with autoconf to produce a configure script.
 
 AC_INIT(configure.in)
-AM_INIT_AUTOMAKE(gcalctool, 5.24.0)
+AM_INIT_AUTOMAKE(gcalctool, 5.24.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]