gnome-applets r11016 - trunk



Author: callum
Date: Mon Sep 22 01:53:57 2008
New Revision: 11016
URL: http://svn.gnome.org/viewvc/gnome-applets?rev=11016&view=rev

Log:
2.24.0

Modified:
   trunk/ChangeLog
   trunk/Makefile.am
   trunk/NEWS
   trunk/configure.in

Modified: trunk/Makefile.am
==============================================================================
--- trunk/Makefile.am	(original)
+++ trunk/Makefile.am	Mon Sep 22 01:53:57 2008
@@ -91,7 +91,6 @@
 EXTRA_DIST = \
 	MAINTAINERS			\
 	m4/ac-define-dir.m4		\
-	m4/system-tools-backends.m4	\
 	COPYING-DOCS			\
 	gnome-applets.spec.in		\
 	gnome-applets.spec		\

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Mon Sep 22 01:53:57 2008
@@ -1,5 +1,22 @@
-Changes in GNOME-Applets 2.23.92
+Changes in GNOME-Applets 2.24.0
 ===============================
+
+Since 2.23.92:
+ - Fix a memory leak in the trash applet (Matthias Clasen/552577).
+ - Use an explicit COPYING file rather than relying on the autotools
+   provided one.
+ - Make policykit optional even if it is availabled (Nirbheek Chauhan/551763).
+ - Remove references to the unused system-tools-backends (552040).
+ - Fix the playback of DVDs with the drivemount applet and avoid a crash 
+   (Callum McKenzie/551669).
+
+Translations:
+ - ar, bn_IN, bg, ca, da, dz, el, et, gu, hu, hr, it, mr, sr, ta, tr, ro
+Documentations translations:
+ - da, el, fr, sv
+
+Changes in GNOME-Applets 2.23.92
+================================
 Codename: My codename list is running out!
 
 General:
@@ -13,7 +30,7 @@
   de, en_GB, et, ga, hr, ko, nl, pl, pt, sl, sq, zh_CN
 
 Changes in GNOME-Applets 2.23.91
-===============================
+================================
 Codename: Bora Horza Gobuchul
 
 Warning: This version of gnome-applets requires a recent version of
@@ -35,7 +52,7 @@
   cs, de, es, eu, fi, fr, gl, lt, mai, mk, nb, sv, vi, zh_HW, zh_TW
 
 Changes in GNOME-Applets 2.23.90
-===============================
+================================
 Codename: Prime Mover
 
  - Invest Applet

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Mon Sep 22 01:53:57 2008
@@ -1,7 +1,7 @@
 dnl ***************************************************************************
 dnl *** configure.in for GNOME-APPLETS                                      ***
 dnl ***************************************************************************
-AC_INIT(gnome-applets, 2.23.92)
+AC_INIT(gnome-applets, 2.24.0)
 AC_PREREQ(2.59)
 
 AM_CONFIG_HEADER(config.h)



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