summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Untz <vuntz@gnome.org>2009-03-16 22:51:15 +0000
committerVincent Untz <vuntz@src.gnome.org>2009-03-16 22:51:15 +0000
commit0051f44fe55c9fb251990cd73a8a40d79a5657d6 (patch)
treefbffd3d7a200bdac856bf4ae1b5282bc1bb866b9
parent58afa35bd1113cd16463d18966f8fbf3242bc55c (diff)
downloadlibgweather-LIBGWEATHER_2_26_0.tar.gz
version 2.26.0LIBGWEATHER_2_26_0
2009-03-16 Vincent Untz <vuntz@gnome.org> * configure.in: * NEWS: version 2.26.0 svn path=/trunk/; revision=716
-rw-r--r--ChangeLog5
-rw-r--r--NEWS44
-rw-r--r--configure.in2
3 files changed, 50 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 618dc5f..14bc017 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-03-16 Vincent Untz <vuntz@gnome.org>
+
+ * configure.in:
+ * NEWS: version 2.26.0
+
2009-03-14 Vincent Untz <vuntz@gnome.org>
* doc/tmpl/weather.sgml: template has changed a bit because of some
diff --git a/NEWS b/NEWS
index 8464b91..3de6b40 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,47 @@
+libgweather 2.26.0
+==================
+
+Locations.xml
+
+ * Remove a duplicate copy of Warsaw (Dan)
+ * Strip out the automated Canadian stations that (badly) duplicate
+ non-automated stations. This fixes Edmonton (Dan)
+ * Regenerate with only currently-reporting locations. This fixes Berlin
+ (Dan)
+
+Translators
+
+ * Amitakhya Phukan (as)
+ * Alexander Shopov (bg)
+ * Runa Bhattacharjee (bn_IN)
+ * Joan Duran (ca)
+ * Pavel Šefránek (cs)
+ * Kenneth Nielsen (da)
+ * Hendrik Richter (de)
+ * Jennie Petoumenou (el)
+ * Philip Withnall (en_GB)
+ * Jorge González (es_ES)
+ * Jorge González (es)
+ * Iñaki Larrañaga Murgoitio (eu)
+ * Ilkka Tuohela (fi)
+ * Suso Baleato (gl)
+ * Ankit Patel (gu)
+ * Mark Krapivner (he)
+ * Rajesh Ranjan (hi)
+ * Takeshi AIHANA (ja)
+ * Shankar Prasad (kn)
+ * Erdal Ronahi (ku)
+ * Žygimantas Beručka (lt)
+ * Rajesh Ranjan (mai)
+ * Praveen Arimbrathodiyil (ml)
+ * Sandeep Shedmake (mr)
+ * Kjartan Maraas (nb)
+ * Wouter Bolsterlee (nl)
+ * Manoj Kumar Giri (or)
+ * Krishnababu K (te)
+ * Deniz Kocak (tr)
+ * Theppitak Karoonboonyanan (th)
+
libgweather 2.25.92
===================
diff --git a/configure.in b/configure.in
index 6950b2d..fde2703 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:3:4
+LT_VERSION=5:4:4
AC_SUBST(LT_VERSION)
AC_CANONICAL_HOST