summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCallum McKenzie <callum@spooky-possum.org>2009-08-25 21:21:51 +1200
committerCallum McKenzie <callum@spooky-possum.org>2009-08-25 21:21:51 +1200
commita5b0837cc14072f28ede3e90ab0f829231fc3802 (patch)
tree129e258f52b01130bd88fb6ebceb0b7d1dec9499
parent5834bebe8f2ad0aa24951db6398f1f7d746a5bff (diff)
-rw-r--r--NEWS17
-rw-r--r--configure.in2
2 files changed, 18 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 3e3ece89c..faa4fbe60 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+Changes in GNOME-Applets 2.27.91
+================================
+
+CPU Frequency Applet:
+ - Port to PolicyKit 1.0.
+Invest-Applet:
+ - Remover the 3 year chart in favour of a 5 year one which
+ actually works (Enrico Minack).
+Mini-Commander:
+ - Catch gconf errors during install (Callum McKenzie).
+
+Translation Updates:
+ Arabic, Brazialian Portugese, Breton, Bulgarian, Catalan, Czech,
+ Estonian, Finnish, Galician, German, Hindi, Irish, Italian, Korean,
+ Norwegian, Oriya, Spanish, Swedish, Thai
+
+
Changes in GNOME-Applets 2.27.4
===============================
diff --git a/configure.in b/configure.in
index 5bff36a31..7dba679e4 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.4)
+AC_INIT(gnome-applets, 2.27.91)
AC_PREREQ(2.59)
AM_CONFIG_HEADER(config.h)