summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Untz <vuntz@gnome.org>2008-09-08 19:58:09 +0000
committerVincent Untz <vuntz@src.gnome.org>2008-09-08 19:58:09 +0000
commit34f3d2969ebf77d7246b2185c4f73c3b1455e044 (patch)
tree5ec73fa2489bd3a010a5474560e88d9098b95f31
parentf05ce090025cf3c52f8ee27c76178d4784590990 (diff)
downloadlibgweather-34f3d2969ebf77d7246b2185c4f73c3b1455e044.tar.gz
version 2.23.92LIBGWEATHER_2_23_92
2008-09-08 Vincent Untz <vuntz@gnome.org> * configure.in: * NEWS: version 2.23.92 svn path=/trunk/; revision=386
-rw-r--r--ChangeLog5
-rw-r--r--NEWS27
-rw-r--r--configure.in2
3 files changed, 33 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 756daaa..ec5897c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-09-08 Vincent Untz <vuntz@gnome.org>
+
+ * configure.in:
+ * NEWS: version 2.23.92
+
2008-09-04 Dan Winship <danw@gnome.org>
* python/*: create python bindings for GWeatherLocation,
diff --git a/NEWS b/NEWS
index 4ae96d7..f0cbf8c 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,33 @@ libgweather 2.23.92
libgweather
+ * Prepare code for python bindings (Dan)
+
+Python bindings
+
+ * New in this release. The API is unstable. (Dan)
+
+Misc
+
+ * Clean up GPL notices, copyrights and #includes (Dan)
+ * Make some files LGPL. The library is still GPL (Dan)
+ * Add --enable-python configure flag (Dan)
+
+Translators
+
+ * Alexander Shopov (bg)
+ * Runa Bhattacharjee (bn_IN)
+ * David Lodge (en_GB)
+ * Priit Laes (et)
+ * Wouter Bolsterlee (nl)
+ * Tirumurthi Vasudevan (ta)
+ * Baris Cicek (tr)
+
+libgweather 2.23.91
+===================
+
+libgweather
+
* Fix build with old gcc (Jens Granseuer)
* Parse decimal degrees rather than d/m/s (Dan)
diff --git a/configure.in b/configure.in
index 6d263f8..7f671cd 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=2:1:1
+LT_VERSION=2:2:1
AC_SUBST(LT_VERSION)
GTK_REQUIRED=2.11.0