[gnome-weather] Release 3.11.5



commit a3dfdf70cb82c534ba99da777c06ac217cb39361
Author: Giovanni Campagna <gcampagna src gnome org>
Date:   Mon Feb 3 17:09:31 2014 +0100

    Release 3.11.5

 NEWS         |    9 +++++++++
 configure.ac |    2 +-
 2 files changed, 10 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 8e0d90f..8978eb8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+3.11.5
+======
+* JS sources are now loaded from a GResource, which should
+  improve startup times as it requires fewer seeks on disk
+* All dialogs were converted to use a header bar
+* A new infrastructure for application tests exists, and
+  minimal automated testing for the world view is included
+* Translation updates
+
 3.11.4
 ======
 * Fixes for RTL layouts [Yosef Or Boczko, #721123]
diff --git a/configure.ac b/configure.ac
index b7f2de2..6583e35 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ(2.63)
-AC_INIT([org.gnome.Weather.Application],[3.11.4],
+AC_INIT([org.gnome.Weather.Application],[3.11.5],
        [https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-weather],
        [gnome-weather],
        [https://wiki.gnome.org/Apps/Weather])


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