summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Wood <thomas.wood@intel.com>2010-06-30 17:34:45 +0100
committerThomas Wood <thomas.wood@intel.com>2010-06-30 17:34:45 +0100
commita26d7b56795c6c00f13696cf1c9d4967586c9907 (patch)
treed269d579e0c9778fce3542668947fc869e4a4a8b
parent07968e54abe059c96a48377e05a602712c46c865 (diff)
downloadgnome-control-center-GNOME_CONTROL_CENTER_2_31_4_2.tar.gz
-rw-r--r--NEWS18
-rw-r--r--configure.ac2
2 files changed, 18 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 613ad0d42..e26b37e8b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,21 @@
-------------------------------------------------------------------------------
-gnome-control-center 2.31.4 (2010-06-29)
+gnome-control-center 2.31.4.2 (2010-06-30)
+
+Date and Time:
+- Work around a cairo bug that prevents the map being display correctly
+ (Thomas Wood)
+- Install the UI files into the correct directory (Thomas Wood)
+
+General:
+- Make build work with GSEAL (Jonh Wendell)
+- Fix compile with recent GTK versions (Richard Hughes)
+
+Translations:
+- gl (Fran DiƩguez)
+- he (Yaron Shahrabani)
+
+-------------------------------------------------------------------------------
+gnome-control-center 2.31.4.1 (2010-06-29)
Date and Time:
- Fix memory leak (Thomas Wood)
diff --git a/configure.ac b/configure.ac
index 843e8a473..bb8cf062d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-m4_define([gnome_control_center_version], 2.31.4.1)
+m4_define([gnome_control_center_version], 2.31.4.2)
AC_INIT([gnome-control-center], [gnome_control_center_version],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-control-center])