libgweather 2.23.3
==================

Locations.xml

	* Fix Louisiana spelling (Dan Winship)

Translators

	* Khaled Hosny (ar)
	* Yavor Doganov (bg)
	* Hendrik Richter (de)
	* Jorge Gonzalez (es)
	* Ignacio Casal Quinteiro (gl)
	* Wouter Bolsterlee (nl)
	* Clytie Siddall (vi)

libgweather 2.23.2
==================

Locations.xml

	* Added the East-Flanders region of Belgium (Tibault Damman, Callum
	  McKenzie)
	* Complete the entries for New Zealand (Callum McKenzie)

Translators

	* Adam Weinberger (en_CA)
	* Jorge Gonzalez (es)
	* Ignacio Casal Quinteiro (gl)
	* Gabor Kelemen (hu)
	* Wouter Bolsterlee (nl)
	* Kjartan Maraas (nb)

libgweather 2.23.1
==================

libgweather

	* Parse the localized Locations.xml if available (Vincent)
	* When parsing Locations.xml, merge a city with its location when
	  there's only one location (Vincent)
	* Do not keep region/country/state/city without locations (Vincent)

Locations.xml

	* Updated Russian tz-hints (Nickolay V. Shmyrev)
	* Add correct tz-hint for Valparaiso, IN (Shaun McCance)
	* Fix many tz-hints (Dan Winship)
	* Add script to check the tz-hints are valid (Dan Winship, Vincent)
	* Add some documentation about the format of the file (Dan Winship)
	* Create per-locale XML files if asked so to improve performance
	  (Vincent)
	* Divide Mexico locations into states (Federico Mena Quintero)
	* Update data for Santiago (Jaap A. Haitsma)
	* Fix coordinates for Nefta (Jaap A. Haitsma)

Misc

	* Add new --enable-all-translations-in-one-xml configure flag to keep
	  the old behavior of building one XML file with all translations
	  instead of creating per-locale XML files (Vincent)
	* List the right libraries requirements in gweather.pc (Vincent)
	* Fix build when LINGUAS is set (Vincent)
	* Fix build with -jX (Vincent)

Translators

	* Bastien Nocera (en_GB)
	* Jorge Gonzalez (es)
	* Vincent Untz (fr)
	* Yair Hershkovitz (he)
	* Kjartan Maraas (nb)
	* Wouter Bolsterlee (nl)
	* Daniel Nylander (sv)

libgweather 2.22.1.1
====================

Misc

	* Change the soname of the library :-) (Vincent)

libgweather 2.22.1
==================

The API/ABI has been broken in this release.

libgweather

	* Add API to parse Locations.xml, based on the code from
	  gnome-applets/gnome-panel (Dan Winship)
	* Parse country codes and timezone hints [breaks API/ABI] (Dan Winship)

Locations.xml

	* Add country codes and timezone hints to Locations.xml (Dan Winship)
	* Make the file valid (Vincent)
	* Add make check rule (Dan Winship)

Misc

	* Distribute Locations.xml.in and relevant translations (Loïc Minier,
	  Sebastian Dröge)

Translators

	* Simos Xenitellis (el)
	* Ivar Smolin (et)
	* Eskild Hustvedt (nn)

libgweather 2.22.0
==================

Translators

	* Alexander Nyakhaychyk (be)
	* Runa Bhattacharjee (bn_IN)
	* Kenneth Nielsen (da)
	* David Lodge (en_GB)
	* Claude Paroz (fr)
	* Gabor Kelemen (hu)
	* Luca Ferretti (it)
	* Sandeep Shedmake (mr)
	* Yannig Marchegay (Kokoyaya) (oc)
	* Vasiliy Faronov (ru)
	* I. Felix (ta)
	* Baris Cicek (tr)
	* Maxim V. Dziumanenko (uk)

libgweather 2.21.92
==================

Translators

	* Khaled Hosny (ar)
	* Amitakhya Phukan (as)
	* Alaksandar Navicki (be@latin)
	* Xavier Conde Rueda (ca)
	* Petr Kovar (cs)
	* Andre Klapper (de)
	* Ilkka Tuohela (fi)
	* Seán de Búrca (ga)
	* Ignacio Casal Quinteiro (gl)
	* Yair Hershkovitz (he)
	* Takeshi AIHANA (ja)
	* Shankar Prasad (kn)
	* Changwoo Ryu (ko)
	* Žygimantas Beručka (lt)
	* Arangel Angov (mk)
	* Wouter Bolsterlee (nl)
	* Tomasz Dominikowski (pl)
	* Jonh Wendell (pt_BR)
	* Duarte Loreto (pt)
	* Danishka Navin (si)
	* Matej Urbančič (sl)
	* Daniel Nylander (sv)
	* Theppitak Karoonboonyanan (th)
	* Yang Zhang (zh_CN)
	* Woodman Tuen (zh_HK)
	* Woodman Tuen (zh_TW)


libgweather 2.21.1
==================

This is the first release of libgweather as a standalone
library. libgweather provides access to weather information from the
net and is used by programs such as the weather report applet.

The library was previously part of the gnome-applets package and this
release corresponds with the 2.21.3 release of gnome-applets. Since
the last release of gnome-applets, the following changes have been
made to libgweather:

 - Locations.xml has been moved from gweather to libgweather and a
   pkg-config variable has been added to let applications find it.
 - Units are now marked for translation.
 - New functions to parse temperatures and wind speeds.
 - Locations.xml fixes.
