summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Untz <vuntz@gnome.org>2009-08-25 16:17:47 +0200
committerVincent Untz <vuntz@gnome.org>2009-08-25 16:17:47 +0200
commit229865ea3f10af071175f0293183157b5fedbab5 (patch)
tree8d9ae0f288af0fd25c437a3d33bf453f2491e161
parent17a1e6de28dbe22e2935ff784a0d879f55925f05 (diff)
downloadlibgweather-229865ea3f10af071175f0293183157b5fedbab5.tar.gz
[release] 2.27.91LIBGWEATHER_2_27_91
-rw-r--r--NEWS39
-rw-r--r--configure.in4
-rw-r--r--doc/tmpl/location-entry.sgml1
3 files changed, 42 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 17652f8..658d9e6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,42 @@
+===============
+Version 2.27.91
+===============
+
+libgweather
+
+ * More work for the windows port (Fridrich Strba, Tor Lillqvist)
+ * Replace svn.gnome.org references by git.gnome.org (Claude Paroz)
+ * Add gweather_timezone_get_utc() to get the UTC timezone (Vincent)
+ * Add the UTC timezone in the timezone menu (Vincent)
+ * Make gweather_location_entry_set_city() return a boolean (Vincent)
+ * Add gweather_location_entry_has_custom_text() API (Vincent)
+
+Misc
+
+ * Check for regex library (Fridrich Strba)
+ * Use silent-rules for quiet build (Vincent)
+ * Build fixes (Vincent)
+
+Translators
+
+ * Khaled Hosny (ar)
+ * Alexander Shopov (bg)
+ * Petr Kovar (cs)
+ * Jorge González (es)
+ * Ivar Smolin (et)
+ * Iestyn Pryce (cy)
+ * Tommi Vainikainen (fi)
+ * Seán de Búrca (ga)
+ * Antón Méixome (gl)
+ * Yaron Shahrabani (he)
+ * Kjartan Maraas (nb)
+ * Duarte Loreto (pt)
+ * André Gondim (pt_BR)
+ * Daniel Nylander (sv)
+ * I. Felix (ta)
+ * Theppitak Karoonboonyanan (th)
+ * wanderlust (uk)
+
libgweather 2.26.1
==================
diff --git a/configure.in b/configure.in
index 9bc36a2..090a601 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT([libgweather],[2.27.90])
+AC_INIT([libgweather],[2.27.91])
AC_PREREQ(2.59)
AM_CONFIG_HEADER(config.h)
@@ -14,7 +14,7 @@ AC_CONFIG_MACRO_DIR([m4])
# change to C+1:0:0
# - If the interface is the same as the previous version, change to C:R+1:A
-LT_VERSION=5:5:4
+LT_VERSION=6:0:5
AC_SUBST(LT_VERSION)
AC_CANONICAL_HOST
diff --git a/doc/tmpl/location-entry.sgml b/doc/tmpl/location-entry.sgml
index 84b90ec..46f58ae 100644
--- a/doc/tmpl/location-entry.sgml
+++ b/doc/tmpl/location-entry.sgml
@@ -68,5 +68,6 @@ GWeatherLocationEntry
@entry:
@city_name:
@code:
+@Returns: