libgweather r496 - trunk



Author: vuntz
Date: Wed Oct 22 10:58:23 2008
New Revision: 496
URL: http://svn.gnome.org/viewvc/libgweather?rev=496&view=rev

Log:
2008-10-22  Vincent Untz  <vuntz gnome org>

	* configure.in:
	* NEWS: version 2.24.1


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

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Wed Oct 22 10:58:23 2008
@@ -1,3 +1,33 @@
+libgweather 2.24.1
+==================
+
+libgweather
+
+	* Make sure the returned strings are UTF-8 (Minoru Hashima, Dan)
+	* Code cleanups (Dan)
+	* Fix crash if a timezone in Locations.xml is not known (Dan)
+	* Use the proxy settings (Dan)
+	* Add weather_info_network_error() API to know the type of error
+	  when getting the weather (Dan)
+
+Locations.xml
+
+	* Mexican states of Chihuahua, Nayarit, Sinaloa, and Sonora are in
+	  Mountain Time, not Central Time (Christopher Aillon)
+
+Misc
+
+	* Distribute gweather.defs so python bindings are buildable (Emilio
+	  Pozuelo Monfort)
+	* Add -lm to the build (Frederic Peters, Dan)
+
+Translators
+
+	* Alaksandar Navicki (be latin)
+	* FÃbio Nogueira (pt_BR)
+	* Vasiliy Faronov (ru)
+	* Danishka Navin (si)
+
 libgweather 2.24.0
 ==================
 

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Wed Oct 22 10:58:23 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:3:1
+LT_VERSION=3:0:2
 AC_SUBST(LT_VERSION)
 
 GTK_REQUIRED=2.11.0



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