X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=ChangeLog;h=6167276d603e252ca46935748ab098234882e8ee;hb=3feb9d4741201312fc3e454513a82624acaa2b4c;hp=99648040cf19ad4699a6c43d7bcad6f2fb62d73b;hpb=6ae887bb9b98659e3b0d4156fba0de92751a2eff;p=platform%2Fupstream%2Fglib.git diff --git a/ChangeLog b/ChangeLog index 9964804..6167276 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,36 @@ +2007-11-28 Matthias Clasen + + * glib/gmarkup.c: + * glib/gerror.c: Add Since: tags to new API + +2007-11-28 Matthias Clasen + + * glib/gurifuncs.c: Some doc cleanups + +2007-11-28 Matthias Clasen + + * glib/gtestutils.c: Fix up some doc comments, avoid C99 comments + + * glib/gconvert.c: De-doc-commentify static functions to + shut up gtk-doc. + + * glib/gutils.c: Fix the glib_gettext doc comment. + +2007-11-28 Tor Lillqvist + + * config.h.win32.in: Update to match what configure produces. + +2007-11-28 Alexander Larsson + + * glib/gstring.c (g_string_append_uri_escaped): + Move this function before g_string_append_c so that + we avoid the plt call due to the undefinf of g_string_append_c + +2007-11-28 Emmanuele Bassi + + * gio/Makefile.am: Remove makegioalias.pl from the marshal files + and avoid it being cleaned up when running make clean. + 2007-11-28 Alexander Larsson * glib/glib.symbols: