[gnome-control-center] Release 2.31.4.1



commit 3c92ef843e8e3ba88f908678a58c8ee089aede41
Author: Thomas Wood <thomas wood intel com>
Date:   Tue Jun 29 19:42:42 2010 +0100

    Release 2.31.4.1

 NEWS         |    9 +++++++++
 configure.ac |    2 +-
 2 files changed, 10 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 33705a0..613ad0d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,15 @@
 -------------------------------------------------------------------------------
 gnome-control-center 2.31.4 (2010-06-29)
 
+Date and Time:
+- Fix memory leak (Thomas Wood)
+- Fix .desktop file Exec and use X-GNOME-Settings-Panel identifier (Thomas Wood)
+- Make sure DBus is included in the cflags and linked libraries (Thomas Wood)
+- Prevent crash when DBus service is not available (Thomas Wood)
+
+-------------------------------------------------------------------------------
+gnome-control-center 2.31.4 (2010-06-29)
+
 General:
 - Updated to use GTK+ 3 (Rodrigo Moya, Richard Hughes, Bastien Nocera)
 
diff --git a/configure.ac b/configure.ac
index 59279d7..843e8a4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-m4_define([gnome_control_center_version], 2.31.4)
+m4_define([gnome_control_center_version], 2.31.4.1)
 AC_INIT([gnome-control-center], [gnome_control_center_version],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-control-center])
 



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