X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=ChangeLog.pre-2-6;h=41a9f781b79a023e4d22d71f4eb786b15e28a252;hb=2d331dc6f165e6642978a1e04f157137440f5c01;hp=7a1e990d621d5d5410f7aac4f21dada407ba6146;hpb=b1f6eaf987f60396ab1215edeb79123e3ef2469b;p=platform%2Fupstream%2Fglib.git diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6 index 7a1e990..41a9f78 100644 --- a/ChangeLog.pre-2-6 +++ b/ChangeLog.pre-2-6 @@ -1,40 +1,3 @@ -2004-12-27 Matthias Clasen - - * configure.in: Add an OS_LINUX conditional. - - * glib/Makefile.am (TESTS): Only check the ABI on - linux, since the shell script is not portable, and libtool - deficiencies may distort the ABI on other platforms. (#161741) - -2004-12-21 Matthias Clasen - - * glib/goption.c (print_entry): Don't show - the special G_OPTION_REMAINING entry. (#161934, - Matthew F. Barnes) - -2004-12-20 Tor Lillqvist - - * glib/gconvert.c (g_locale_to_utf8, g_filename_to_uri): Improve - docs. - -2004-12-20 Matthias Clasen - - * tests/option-test.c: Add some tests for '--' - stripping. - - * glib/goption.c (g_option_context_parse): Don't - strip '--' if it would be needed by a second option - parser. (#161701) - - * glib/gunicollate.c (g_utf8_collate): Make docs - more accurate. (#161683, Marcin Krzyzanowski) - -2004-12-19 Matthias Clasen - - * glib/goption.c (g_option_context_parse): Call - post-parse hooks also if argv is NULL. (#161668, - Marcin Krzyzanowski) - 2004-12-16 Matthias Clasen * configure.in: Bump version