libgweather r289 - trunk



Author: vuntz
Date: Tue Jul 22 22:12:49 2008
New Revision: 289
URL: http://svn.gnome.org/viewvc/libgweather?rev=289&view=rev

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

	* configure.in:
	* NEWS: version 2.23.5


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

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Tue Jul 22 22:12:49 2008
@@ -1,3 +1,46 @@
+libgweather 2.23.5
+==================
+
+libgweather
+
+	* Code cleanups & choose one unique coding style (Dan)
+	* Use libsoup for http (Dan)
+	* Make the XML parsing more future-proof (Dan)
+	* Change cvs.gnome.org references to svn.gnome.org (Jan TichavskÃ)
+
+Locations.xml
+
+	* Fix spelling of Ulaanbaatar, Mongolia (DULMANDAKH Sukhbaatar)
+	* Remove duplicate copy of Gadsden, Alabama, US and of other locations
+	  (Sebastien Bacher, Dan)
+	* Fix BOM codes for Alice Springs and Darwin, Australia (Andrew Burton)
+	* Reorganize Brazil into <state>s, with proper timezone hints (Grazieno
+	  Pellegrino)
+	* Fix South African locations to not be based on out-of-date airport
+	  names (Adrian Frith)
+	* Add ÅÃdÅ, Poland (Marcin Banasiak)
+	* Split "Serbia and Montenegro" into "Serbia" and "Montenegro" (Dan)
+	* Move various locations to the right country or continent (Dan)
+	* Mark some locations as translatable (Dan)
+	* Reorganize countries exactly according to ISO 3166 (Dan)
+
+Misc
+
+	* Require libsoup and drop gnome-vfs dependency (we also explicitly
+	  require gconf now) (Dan)
+
+Translators
+
+	* Jorge GonzÃlez (es)
+	* Ivar Smolin (et)
+	* Ignacio Casal Quinteiro (gl)
+	* Yair Hershkovitz (he)
+	* Kjartan Maraas (nb)
+	* Wouter Bolsterlee (nl)
+	* Yannig Marchegay (Kokoyaya) (oc)
+	* Daniel Nylander (sv)
+	* Theppitak Karoonboonyanan (th)
+
 libgweather 2.23.4
 ==================
 

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Tue Jul 22 22:12:49 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:4:0
+LT_VERSION=1:5:0
 AC_SUBST(LT_VERSION)
 
 GTK_REQUIRED=2.11.0



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