summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Untz <vuntz@gnome.org>2008-04-07 22:05:30 +0000
committerVincent Untz <vuntz@src.gnome.org>2008-04-07 22:05:30 +0000
commit208d402f472c7c5ab5db92e999e990bb13614fd1 (patch)
tree03dd1bf8f2058356f06acbf26f8270612cabf555
parent4c820cd6cf471069d0b2cf96ba1b4eadfee100a3 (diff)
downloadlibgweather-208d402f472c7c5ab5db92e999e990bb13614fd1.tar.gz
version 2.22.1LIBGWEATHER_2_22_1
2008-04-07 Vincent Untz <vuntz@gnome.org> * configure.in: * NEWS: version 2.22.1 svn path=/trunk/; revision=149
-rw-r--r--ChangeLog5
-rw-r--r--NEWS28
2 files changed, 33 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3790766..6df717b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2008-04-07 Vincent Untz <vuntz@gnome.org>
+ * configure.in:
+ * NEWS: version 2.22.1
+
+2008-04-07 Vincent Untz <vuntz@gnome.org>
+
* data/Makefile.am: fix check rule to work with distcheck
2008-04-07 Vincent Untz <vuntz@gnome.org>
diff --git a/NEWS b/NEWS
index 167b1cd..4c950b0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,31 @@
+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
==================