2008-04-07 Vincent Untz * configure.in: * NEWS: version 2.22.1 2008-04-07 Vincent Untz * data/Makefile.am: fix check rule to work with distcheck 2008-04-07 Vincent Untz * data/Makefile.am: add a "make check" to run "xmllint --valid" Patch by Dan Winship . Fix bug #526013. 2008-04-07 Vincent Untz * data/Locations.xml.in: make the file pass xmllint again (just changed the order of two lines) 2008-04-07 Vincent Untz Add country codes and timezone hints to Locations.xml. Patch by Dan Winship . Fix bug #525451. * data/Locations.xml.in: Add ISO 3166 codes for all countries (and those sub-country regions that have them). Add guesses at the timezones for various countries, states, and locations. * data/locations.dtd: Update; a country must have an iso-code, and a location may have one. A country, state, or location may have a tz-hint. * libgweather/gweather-xml.c (gweather_xml_parse_node): Handle iso-code and tz-hint (and make them be inherited properly). * libgweather/weather.[ch] (weather_location_new): add country_code and tz_hint fields to WeatherLocation and update its methods 2008-04-07 Vincent Untz Add gweather-xml API. Patch by Dan Winship . Fix bug #526015. * configure.in: find libxml libs/cflags * libgweather/gweather-xml.c: move this here from gweather/clock-applet and fix the XML parser to skip over unrecognized close tags as well as unrecognized open tags * libgweather/Makefile.am (libgweather_la_SOURCES): add gweather-xml.c (libgweatherinc_HEADERS): add gweather-xml.h 2008-03-18 Bastien Nocera * MAINTAINERS: upd, Federico is the maintainer 2008-03-12 Sebastian Dröge * Makefile.am: * configure.in: * data/Makefile.am: * po-locations/Makefile.am: Also dist Locations.xml.in and po-locations/*. Based on a patch by Loïc Minier. Closes bug #419863. 2008-03-11 Vincent Untz * configure.in: post-release bump to 2.22.1 ==================== 2.22.0 ====================