[gnome-applets] General: 2.27.4 release notes and version bump



commit 5cb77cdb1802bece4da47c980178d89a8a11fe77
Author: Callum McKenzie <callum spooky-possum org>
Date:   Wed Jul 29 19:03:42 2009 +1200

    General: 2.27.4 release notes and version bump

 NEWS         |   23 +++++++++++++++++++++++
 configure.in |    2 +-
 2 files changed, 24 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 26763db..3e3ece8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,26 @@
+Changes in GNOME-Applets 2.27.4
+===============================
+
+General:
+ - Clean up GTK_ includes (Luis Menina).
+ - Fix the NetworkManager autoconf script (Callum McKenzie).
+Invest Applet:
+ - Allow the user to add their own labels as well as the ticker
+   symbol (Enrico Minack).
+ - Fix a crasher (Enrico Minack).
+ - Make the selction of stocks nicer (Enrico Minack).
+ - Select the newly added stock for editing (Enrico Minack).
+Stickynotes:
+ - Only save when we need to, not repeatedly (Callum McKenzie).
+Trash Applet:
+ - Move markup out of the translatable strings.
+
+Translation Updates:
+ Czech, Estonian, Finnish, French, Hebrew, Spanish, Swedish, Tamil, Ukrainian
+
+Documentation Translation Updates:
+ Czech, Finnish
+
 Changes in GNOME-Applets 2.27.3
 ===============================
 
diff --git a/configure.in b/configure.in
index 551d6aa..38fe0df 100644
--- a/configure.in
+++ b/configure.in
@@ -1,7 +1,7 @@
 dnl ***************************************************************************
 dnl *** configure.in for GNOME-APPLETS                                      ***
 dnl ***************************************************************************
-AC_INIT(gnome-applets, 2.27.3)
+AC_INIT(gnome-applets, 2.27.4)
 AC_PREREQ(2.59)
 
 AM_CONFIG_HEADER(config.h)



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