X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=ChangeLog.pre-2-10;h=b2074b9986f5bb8d94d3bade97899bc4d3ee20ec;hb=943a18b5643443438820eae3453d3b279213547e;hp=6d8115211b8c008e90221be54c8557eb8ef4f4ff;hpb=d0ee63840cd8c7760614810822370aee0382683f;p=platform%2Fupstream%2Fglib.git diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index 6d81152..b2074b9 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,3 +1,27 @@ +2006-03-23 Matthias Clasen + + Retroactively branch for 2.10 before the last commit. + + * glib/gtimer.c: Change to "Since 2.12". + +2006-03-23 Emmanuele Bassi + + * configure.in: Check for timegm. + + * glib/gtimer.h: + * glib/gtimer.c: + * glib/glib.symbols: + * docs/reference/glib/glib-sections.txt: Added g_time_val_to_iso8601 + and g_time_val_from_iso8601, to convert a GTimeVal to and from an + ISO 8601 encoded date. + + * tests/testglib.c: Added test cases for g_time_val_to_iso8601() + and g_time_val_from_iso8601() functions. + +2006-03-20 Vladimer Sichinava + + * configure.in: Added "ka" (Georgian) to ALL_LINGUAS + 2006-03-20 Matthias Clasen * glib/gmem.c (profiler_log): use standard_calloc to allocate