[gnome-applets] [release] 2.30.0



commit 286c749487567ea50657df6227823ce057092f45
Author: Ryan Lortie <desrt desrt ca>
Date:   Sun Mar 28 01:26:36 2010 -0500

    [release] 2.30.0

 NEWS         |   25 +++++++++++++++++++++++++
 configure.in |    2 +-
 2 files changed, 26 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 5d177c0..007be54 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,28 @@
+Changes in GNOME-Applets 2.30.0
+===============================
+
+gswitchit:
+  - Build a null keyboard indicator applet so that it can be properly
+    removed from the panel configuration on upgrade.
+
+Weather applet:
+  - Fix mnemonics for Find Next button (closes bug #612701)
+  - Fix format security warning (closes bug #610950)
+
+Invest applet:
+  - Use network-manager to refresh on network connect (closes bug #605739)
+  - Fix two spelling errors (closes bug #579607)
+
+New translations:
+  Asturian, Danish documentation.
+
+Translation Updates:
+  Basque, Bengali, Brazilian Portuguese, British English, Bulgarian, Catalan,
+  Crimean Turkish, Czech, Danish, Estonian, Finnish, French, Galician, German,
+  Greek, Hungarian, Italian, Japanese, Korean, Lithuanian, Norwegian bokmål,
+  Polish, Portuguese, Punjabi, Romanian, Russian, Russian, Serbian, Slovenian,
+  Spanish, Swedish, Tamil, Thai, Traditional Chinese, Ukrainian
+
 Changes in GNOME-Applets 2.29.5
 ===============================
 
diff --git a/configure.in b/configure.in
index 2bbf55e..436a497 100644
--- a/configure.in
+++ b/configure.in
@@ -1,7 +1,7 @@
 dnl ***************************************************************************
 dnl *** configure.in for GNOME-APPLETS                                      ***
 dnl ***************************************************************************
-AC_INIT(gnome-applets, 2.29.6)
+AC_INIT(gnome-applets, 2.30.0)
 AC_PREREQ(2.59)
 
 AM_CONFIG_HEADER(config.h)



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