summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Untz <vuntz@gnome.org>2010-09-18 12:37:04 +0200
committerVincent Untz <vuntz@gnome.org>2010-09-18 12:37:04 +0200
commitfbe3e464ad15dc1d7140bde79f7d1b05945aec65 (patch)
tree70e18c7be6e5dab781f163c60130a973fcce34e0
parent2e2e7bf2c8ec095cf55155f3ab19bd84f09f9e54 (diff)
downloadgnome-control-center-GNOME_CONTROL_CENTER_2_31_92_1.tar.gz
-rw-r--r--NEWS14
-rw-r--r--configure.ac2
2 files changed, 14 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index f84a98e1d..7e112752c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,16 @@
-gnome-control-center 2.31.92 (2010-08-31)
+gnome-control-center 2.31.92.1 (2010-09-18)
+
+Display:
+- Add missing include to fix build (Vincent Untz)
+
+Translations:
+- fi (Tommi Vainikainen)
+- kk (Baurzhan Muftakhidinov)
+- lt (Aurimas Černius)
+- pl (Piotr Drąg)
+- pt_BR (Daniel S. Koda)
+-------------------------------------------------------------------------------
+gnome-control-center 2.31.92 (2010-09-15)
Display:
- Don't silently ignore errors when pkexec(1) fails (Kalev Lember) (#627861)
diff --git a/configure.ac b/configure.ac
index d74acf239..d683e7f1e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([gnome-control-center], [2.31.92],
+AC_INIT([gnome-control-center], [2.31.92.1],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-control-center])
AC_CONFIG_MACRO_DIR([m4])