summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Untz <vuntz@gnome.org>2009-03-03 16:24:56 +0000
committerVincent Untz <vuntz@src.gnome.org>2009-03-03 16:24:56 +0000
commit45b645b898fd0735197216690f505239809ce484 (patch)
tree3a69c4936dc745e53e7027ae0507a9680530d056
parent515ea5011876448e64f88d077f147145388b2b12 (diff)
downloadlibgweather-45b645b898fd0735197216690f505239809ce484.tar.gz
version 2.25.92LIBGWEATHER_2_25_92
2009-03-03 Vincent Untz <vuntz@gnome.org> * configure.in: * NEWS: version 2.25.92 svn path=/trunk/; revision=646
-rw-r--r--ChangeLog5
-rw-r--r--NEWS25
-rw-r--r--configure.in2
3 files changed, 31 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index ee044c6..4eecfd8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-03-03 Vincent Untz <vuntz@gnome.org>
+
+ * configure.in:
+ * NEWS: version 2.25.92
+
2009-02-17 Vincent Untz <vuntz@gnome.org>
* libgweather/timezone-menu.c: (gweather_timezone_model_new): mark
diff --git a/NEWS b/NEWS
index 4469e69..8464b91 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,28 @@
+libgweather 2.25.92
+===================
+
+libgweather
+
+ * Mark "Unknown" as translatable in the timezone menu (Vincent)
+
+Translators
+
+ * Ihar Hrachyshka (be@latin)
+ * Yavor Doganov (bg)
+ * David Lodge (en_GB)
+ * Bruno Brouard (fr)
+ * Milo Casagrande (it)
+ * Takeshi AIHANA (ja)
+ * Shankar Prasad (kn)
+ * Praveen Arimbrathodiyil (ml)
+ * Wouter Bolsterlee (nl)
+ * Og Maciel (pt_BR)
+ * Duarte Loreto (pt)
+ * Adi Roiban (ro)
+ * Nickolay V. Shmyrev (ru)
+ * Daniel Nylander (sv)
+ * Tirumurthi Vasudevan (ta)
+
libgweather 2.25.91
===================
diff --git a/configure.in b/configure.in
index 6900bb4..a4ee293 100644
--- a/configure.in
+++ b/configure.in
@@ -12,7 +12,7 @@ AM_INIT_AUTOMAKE([1.9 no-dist-gzip dist-bzip2])
# 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:2:4
+LT_VERSION=5:3:4
AC_SUBST(LT_VERSION)
AC_CANONICAL_HOST