X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;ds=sidebyside;f=ChangeLog.pre-2-6;h=41a9f781b79a023e4d22d71f4eb786b15e28a252;hb=ea4f9ce8a060d53cbc299e4c384089f6cc926caa;hp=6871524cab75a09ae173a4d35b6a7dff213b9665;hpb=b76a6afcb8149f288804922a3c639d67efd090dc;p=platform%2Fupstream%2Fglib.git diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6 index 6871524..41a9f78 100644 --- a/ChangeLog.pre-2-6 +++ b/ChangeLog.pre-2-6 @@ -1,48 +1,3 @@ -2004-12-30 Tor Lillqvist - - * glib/gutils.c (g_path_skip_root): Require UNC paths to start - with exactly two slashes. - (g_get_current_dir): Use wide character API when available. - (g_path_get_dirname): Handle UNC paths better. Part of fix for - #161797. - -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