[gnome-weather] Release 3.9.3



commit 7fb88fa2d000962a44e662f3a56aa7818f2653a3
Author: Giovanni Campagna <gcampagna src gnome org>
Date:   Mon Jun 17 23:18:08 2013 +0200

    Release 3.9.3

 NEWS         |   14 ++++++++++++++
 configure.ac |    2 +-
 2 files changed, 15 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 48c5d17..31ef0e6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+3.9.3
+=====
+* Fixed icon handling in GWeatherLocationEntry due
+  to the ABI change in libgweather
+* Replaced most of libgd with Gtk types (still using
+  GdMainView only)
+* Now using the header bar as a titlebar (fixes the close
+  button when maximized)
+* Includes a new application icon, designed specifically
+  for gnome-weather
+* Once again fixed launching the application in certain
+  "looks-like-source-tree" cases
+* Translation updates
+
 3.9.2
 =====
 * Updated libgd, but mostly replaced with Gtk types
diff --git a/configure.ac b/configure.ac
index 4a0e1dd..925e704 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ(2.63)
-AC_INIT([gnome-weather],[3.9.2],
+AC_INIT([gnome-weather],[3.9.3],
        [https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-weather],
        [gnome-weather],
        [https://live.gnome.org/Design/Apps/Weather])


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