libgweather r304 - trunk



Author: vuntz
Date: Mon Aug  4 21:17:47 2008
New Revision: 304
URL: http://svn.gnome.org/viewvc/libgweather?rev=304&view=rev

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

	* configure.in:
	* NEWS: version 2.23.6


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

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Mon Aug  4 21:17:47 2008
@@ -1,3 +1,34 @@
+libgweather 2.23.6
+==================
+
+libgweather
+
+	* Fixes weather information not showing up in the clock applet
+	  (Matthias Clasen)
+	* Add translator comment (Claude Paroz)
+	* Use a new Locations.xml.in parser (Dan)
+	* Add GWeatherTimezone type to represent a timezone (Dan)
+	* Add GWeatherLocation type to represent a location. It will eventually
+	  replace WeatherLocation (Dan)
+	* Add new GWeatherLocationEntry widget to select a location (Dan)
+	* Add new GWeatherTimezoneMenu widget to select a timezone (Dan)
+
+Locations.xml
+
+	* Completely reworked (Dan):
+	 - the file can be easily regenerated with some scripts
+	 - every <location> node is inside a <city> node with a real city name
+	 - we should have better & more consistent data now
+	* Add information about timezones (Dan)
+
+Translators
+
+	* Djihed Afifi (ar)
+	* Claude Paroz (fr)
+	* Ignacio Casal Quinteiro (gl)
+	* Yair Hershkovitz (he)
+	* Takeshi AIHANA (ja)
+
 libgweather 2.23.5
 ==================
 

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Mon Aug  4 21:17:47 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=1:5:0
+LT_VERSION=2:0:1
 AC_SUBST(LT_VERSION)
 
 GTK_REQUIRED=2.11.0



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