2008-04-15 Vincent Untz * configure.in: * NEWS: version 2.22.1.2 2008-04-15 Vincent Untz * data/Makefile.am: * po-locations/Makefile.am: changes to make distcheck work 2008-04-11 Vincent Untz * data/Locations.xml.in: add some FIXME for later, when we can break strings. 2008-04-11 Vincent Untz * libgweather/gweather.pc.in: add missing libraries in Requires and move some stuff to Requires.private 2008-04-10 Vincent Untz * data/check-timezones.sh: portability fix to also work on Solaris 2008-04-10 Vincent Untz Create a Locations.xml file per translation. This makes the parsing of the XML file much much faster (down to ~0.25s from ~1.5s for me). Also remove the spaces from the XML files (down from ~0.3s to ~0.25s). There is a configure flag to keep the old behavior: --enable-all-translations-in-one-xml * configure.in: add --enable-all-translations-in-one-xml configure flag * data/Makefile.am: pretty much rewrite to handle the new feature. Note that we don't distribute locations_diff.py anymore. It's mainly useful when hacking. * libgweather/Makefile.am: small update * libgweather/gweather-xml.c: (gweather_xml_load_locations): look for localized xml files first, and then fallback on Locations.xml 2008-04-10 Dan Winship * data/Locations.xml.in: add FIXMEs to Brazil and Mexico, which need to be split up into states with per-state tz-hints, and Australia, Canada, and Greenland, which need minor fix-ups. Fix the timezones in DR Congo, Indonesia, and Kazakhstan myself since there are few enough cities listed for each that I could just Google them. Remove references to Asia/Kuching timezone in Malaysia since it has been identical to Asia/Kuala_Lumpur since 1982 (pointed out by Ghee Teo). Fix various typos in tz-hints (and spell-check against zone.tab this time to make sure there are no more). * data/check-timezones.sh: timezone-checking script * data/Makefile.am (check): run check-timezones.sh * data/README: explain Locations.xml.in some 2008-04-08 Vincent Untz * data/Locations.xml.in: add correct tz-hint for Valparaiso, IN (America/Chicago instead of the default Indiana tz) Patch by Shaun McCance Fix bug #526975 2008-04-08 Nickolay V. Shmyrev * data/Locations.xml.in: Updated Russian tz-hints. 2008-04-08 Vincent Untz * configure.in: post-release bump to 2.22.2 ==================== 2.22.1.1 ====================