[gnome-weather] Release 3.9.2



commit 20a7d91adab3c217da17c815ea2af08425defd2c
Author: Giovanni Campagna <gcampagna src gnome org>
Date:   Tue May 28 16:41:37 2013 +0200

    Release 3.9.2

 NEWS         |   38 ++++++++++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 39 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 4507184..48c5d17 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,41 @@
+3.9.2
+=====
+* Updated libgd, but mostly replaced with Gtk types
+* Added a welcome screen for the first launch
+* The app menu now offers a choice for the temperature unit
+* Implements the new selection pattern, with a separate
+  selection toolbar and rubberbanding
+* Improved the libgweather usage to support disk caching
+
+3.8.2
+=====
+* Update libgd to master
+* Fix detection of source trees at startup
+* Translation updates
+
+3.8.1
+=====
+* Update libgd to master
+* Translation updates
+
+3.8.0
+=====
+
+* Translation updates
+
+3.7.92
+======
+
+* First release to follow GNOME versioning
+* Application completely rewritten in JS + gtk + libgd (no longer
+  uses clutter-gtk)
+* Features a full GNOME 3 layout (header bar, content view,
+  selection toolbar, application menu)
+* Includes the ability to show multiple cities at once
+* Uses dark theme and symbolic icons
+* Includes pretty backgrounds matching the current conditions
+* Many many bugfixes and translation fixes
+
 0.2
 ===
 * Initial release, first one to be published at GNOME archives
diff --git a/configure.ac b/configure.ac
index 2ce4cae..35ed4de 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ(2.63)
-AC_INIT([gnome-weather],[3.9.1],
+AC_INIT([gnome-weather],[3.9.2],
        [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]