[gnome-desktop/gnome-3-8] 3.8.4



commit f6c6f404142c18415df0cb4e429cde199b9ab6da
Author: Rui Matos <tiagomatos gmail com>
Date:   Wed Sep 4 13:23:43 2013 +0200

    3.8.4

 NEWS         |   11 +++++++++++
 configure.ac |    2 +-
 2 files changed, 12 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 7d08f4b..4837946 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,15 @@
 =============
+Version 3.8.4
+=============
+
+* Initialize gettext before constructing a wall clock (#699325)
+* Update pnp.ids from upstream hwdata (#699730)
+* Fix crash when XRRSetCrtcConfig() fails (#703034)
+* Prevent a crash with unknown language/country codes (#705885)
+* Ensure strings from xkeyboard-config are UTF-8 (#703247)
+* Translation updates
+
+=============
 Version 3.8.3
 =============
 
diff --git a/configure.ac b/configure.ac
index 21a2b72..3c9fbe0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 m4_define(gnome_platform, 3)
 m4_define(gnome_minor, 8)
-m4_define(gnome_micro, 3)
+m4_define(gnome_micro, 4)
 dnl gnome_sub is an optional sub-version which will not be advertised to the user
 dnl It allows to release a 2.30.1.1 which is just a better 2.30.1
 dnl Leave empty if not needed


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