[gnome-desktop] 3.10.1



commit f5848bc499a0506e7479bc5120b55e44763558bb
Author: Rui Matos <tiagomatos gmail com>
Date:   Tue Oct 15 19:08:35 2013 +0200

    3.10.1

 NEWS         |   11 +++++++++++
 configure.ac |    2 +-
 2 files changed, 12 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 85f79ae..fb5ab16 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,15 @@
 ===============
+Version  3.10.1
+===============
+
+- gnome-bg: Fix memory leaks (#709271)
+- gnome-bg: set error when parsing XML file that's not a slide show (#708877)
+- languages: Obtain supported locales from "locale -a" output (#698383)
+- thumbnailer: Bail if no pixbuf loader could be created (#709819)
+- thumbnailer: Support loading thumbnails from remote locations (#708824)
+- Translation updates
+
+===============
 Version  3.10.0
 ===============
 
diff --git a/configure.ac b/configure.ac
index d6c215d..9fb7a7f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 m4_define(gnome_platform, 3)
 m4_define(gnome_minor, 10)
-m4_define(gnome_micro, 0)
+m4_define(gnome_micro, 1)
 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]