summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Lortie <desrt@desrt.ca>2008-02-26 06:23:19 +0000
committerRyan Lortie <ryanl@src.gnome.org>2008-02-26 06:23:19 +0000
commitb998d0da924a6548180901c0f2638ebcd64e497e (patch)
treea67b715bc13cbfe0897284d9fb844d04268b96eb
parent5aff0490e69cb8a224c78dd0eb28e53cbc26bbc6 (diff)
2008-02-26 Ryan Lortie <desrt@desrt.ca> * configure.in: * NEWS: 2.21.92 svn path=/trunk/; revision=10695
-rw-r--r--ChangeLog5
-rw-r--r--NEWS23
-rw-r--r--configure.in2
3 files changed, 27 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index b75232245..d05cdc306 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-02-26 Ryan Lortie <desrt@desrt.ca>
+
+ * configure.in:
+ * NEWS: 2.21.92
+
2008-02-22 Olav Vitters <olav@bkor.dhs.org>
* configure.in: Build breakage fix: Re-add libgweather, removed in
diff --git a/NEWS b/NEWS
index 3c4a85d16..88c354704 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,24 @@
-Changes in GNOME-Applets 2.21.4
-===============================
+Changes in GNOME-Applets 2.21.92
+================================
+Codename: "belle pour sébastien"
+
+Changes since the 2.21.91 release:
+ Trash Applet:
+ - move to GIO/gvfs
+ - considerable changes. Please watch for bugs. :)
+ - requires a somewhat up-to-date gvfs install to support
+ trash::item-count attribute on trash:/.
+
+Translation updates:
+ ja pt_BR et fi it tr kn(new) nl nb ar th be@latin eu
+ ca fr de ko sv it mk gl ne pt fi es pl oc fi th pl
+
+Docs Translations:
+ mixer: new Brazilian Portuguese translation (Amadeu A. Barbosa Junior)
+ multiload: updated Korean translation (Changwoo Ryu)
+
+Changes in GNOME-Applets 2.21.91
+================================
Codename: "Ablation"
Changes since the 2.21.4 release:
diff --git a/configure.in b/configure.in
index 828b84d42..40213bc83 100644
--- a/configure.in
+++ b/configure.in
@@ -1,7 +1,7 @@
dnl ***************************************************************************
dnl *** configure.in for GNOME-APPLETS ***
dnl ***************************************************************************
-AC_INIT(gnome-applets, 2.21.91)
+AC_INIT(gnome-applets, 2.21.92)
AC_PREREQ(2.59)
AM_CONFIG_HEADER(config.h)