[gnome-applets] Write-up for 2.27.1



commit 2323ea70eb25770ec49a8e1a8264b1ef40a9e809
Author: Callum McKenzie <callum spooky-possum org>
Date:   Mon May 4 21:58:58 2009 +1200

    Write-up for 2.27.1
---
 NEWS         |   28 ++++++++++++++++++++++++++++
 configure.in |    2 +-
 2 files changed, 29 insertions(+), 1 deletions(-)

diff --git a/NEWS b/NEWS
index 75281b9..9857880 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,31 @@
+Changes in GNOME-Applets 2.27.1
+===============================
+
+Accessibility Applet:
+ - Show the correct icon (Callum McKenzie).
+Drivemount Applet:
+ - Behave sensibly on gconf corruption or missing icons (Callum McKenzie).
+Mini-Commander:
+ - Add https support.
+Null Applet:
+ - Remove debugging code (Callum McKenzie).
+ - Mark the applet names for translation.
+Stickynotes Applet:
+ - Add scrollbars if the note gets too large for the screen (Dennis Hilmar).
+Weather Applet:
+ - Protect against crashes when the locations file is missing (Callum
+   McKenzie).
+General:
+ - Added a DOAP file for the project.
+ - Trigger timeouts at second boundaries for efficiency (gQuigs).
+ - Uneeded duplicate images removed from the documentation translations.
+
+Translation Updates:
+  as, crh, cs, es, kn, sr
+
+Documentation Translation Updates:
+ el, ru
+
 Changes in GNOME-Applets 2.26.1
 ===============================
 
diff --git a/configure.in b/configure.in
index 667797f..24390cc 100644
--- a/configure.in
+++ b/configure.in
@@ -1,7 +1,7 @@
 dnl ***************************************************************************
 dnl *** configure.in for GNOME-APPLETS                                      ***
 dnl ***************************************************************************
-AC_INIT(gnome-applets, 2.26.1)
+AC_INIT(gnome-applets, 2.27.1)
 AC_PREREQ(2.59)
 
 AM_CONFIG_HEADER(config.h)



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