Add tests for g_date_get_iso8601_week_of_year().
[platform/upstream/glib.git] / ChangeLog
index 01c7fe0..1d14a65 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2005-03-28  Matthias Clasen  <mclasen@redhat.com>
+
+       * tests/date-test.c: 
+       * tests/testgdate.c: Add tests for 
+       g_date_get_iso8601_week_of_year().
+
+       * glib/gdate.c (g_date_get_iso8601_week_of_year): 
+       Fix the calculation.  (#169858, Jon-Kare Hellan)
+
 2005-03-27  Tor Lillqvist  <tml@novell.com>
 
        * configure.in: Apparently AC_LIBTOOL_WIN32_DLL isn't deprecated