libgweather r386 - trunk



Author: vuntz
Date: Mon Sep  8 19:58:09 2008
New Revision: 386
URL: http://svn.gnome.org/viewvc/libgweather?rev=386&view=rev

Log:
2008-09-08  Vincent Untz  <vuntz gnome org>

	* configure.in:
	* NEWS: version 2.23.92


Modified:
   trunk/ChangeLog
   trunk/NEWS
   trunk/configure.in

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Mon Sep  8 19:58:09 2008
@@ -3,6 +3,33 @@
 
 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)
 

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Mon Sep  8 19:58:09 2008
@@ -12,7 +12,7 @@
 #   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



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]