summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorGiovanni Campagna <gcampagna@src.gnome.org>2012-06-24 17:13:31 +0200
committerGiovanni Campagna <gcampagna@src.gnome.org>2012-06-24 17:13:31 +0200
commit8154bde3448ac59ed690dcc47668dbc4d14aadd1 (patch)
tree12b14b548dd319643b5295ba52e37e9ad2cc17a2 /NEWS
parentc9f6e8ffb0a2715d9ddb5e83ea03cbc09f525e52 (diff)
downloadlibgweather-8154bde3448ac59ed690dcc47668dbc4d14aadd1.tar.gz
Release 3.5.13.5.1
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS24
1 files changed, 23 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 7a3b5ef..563817e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,30 @@
=============
+Version 3.5.1
+=============
+
+ libgweather
+
+ * Various introspection updates and fixes (Giovanni Campagna)
+ * GWeatherLocation is now a boxed type and used
+ as such through out the library (Giovanni Campagna)
+ * Each GWeatherLocation is now strongly associated
+ with world level location, and this is reflected
+ in GWeatherInfo (Giovanni Campagna)
+ * Fixed retrieving US weather for non US locales
+ (Giovanni Campagna)
+ * Applied symbol filtering to avoid exposing non
+ public API (Giovanni Campagna)
+
+ Translators
+
+ * Greek (Tom Tryfonidis)
+ * Telugu (Sasi Bhushan Boddepalli)
+
+=============
Version 3.5.0
=============
- libgeather
+ libgweather
* Port to GSettings (Giovanni Campagna)