[gnome-applets] [release] 2.31.5



commit 8c0c6b8a09f102a4b7f7be1db7771125c8888927
Author: Enrico Minack <enrico-minack gmx de>
Date:   Sun Jul 11 22:04:32 2010 +0200

    [release] 2.31.5

 NEWS         |   27 +++++++++++++++++++++++++++
 configure.in |    2 +-
 2 files changed, 28 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 007be54..bccfc8d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,30 @@
+Changes in GNOME-Applets 2.31.5
+===============================
+
+General:
+  - Compiles with -DGSEAL_ENABLE, bump GTK+ to 2.20
+    fixes bug 612473 (Andre Klapper).
+
+Invest applet: (Enrico Minack)
+  - Do not use deprecated libgnome library, fixes bug 597842.
+  - Improves visibility of numbers in selected row, fixes bug 508419.
+  - Fractional cent prices are shown in preferences, fixes bug 593435.
+  - Parse and format numbers using user's locale, fixes bug 608059.
+  - Does not crash when gconfd is not available, fixes bug 615662.
+  - Full currency support added, fixes bug 339127 and 609547.
+  - Help file seriesid clash fixed, see bug 599728.
+
+Multiload:
+  - Update the multiload tooltip periodically, see bug 617992 (Max Ulidtko).
+
+Translation Updates:
+  Armenian, Catalan, Crimean Tatar/Turkish, Esperanto, Estonian, Galician,
+  Greek, Hebrew, Indonesian, Kannada, Latvian, Occitan, Oriya, Shavian,
+  Slovenian, Spanish, Thai, Uighur
+
+Documentation Translation Updates:
+  Danish, Galician, Finnish
+
 Changes in GNOME-Applets 2.30.0
 ===============================
 
diff --git a/configure.in b/configure.in
index 030a31c..8f7cd4a 100644
--- a/configure.in
+++ b/configure.in
@@ -1,7 +1,7 @@
 dnl ***************************************************************************
 dnl *** configure.in for GNOME-APPLETS                                      ***
 dnl ***************************************************************************
-AC_INIT(gnome-applets, 2.30.1)
+AC_INIT(gnome-applets, 2.31.5)
 AC_PREREQ(2.59)
 
 AM_CONFIG_HEADER(config.h)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]