X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=ChangeLog.pre-2-8;h=999078cdae54c428c1535eac80c80226af238e83;hb=799c99ade81172e234bf2b5072f7d8c90c431155;hp=2b065ae4e606ca541956a6fafc30b8ebfa9ce9d8;hpb=a1ab92582cbf279202e890ecb0ddfad79033acfa;p=platform%2Fupstream%2Fglib.git diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index 2b065ae..999078c 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -1,35 +1,3 @@ -2005-08-17 Matthias Clasen - - * configure.in: Check for crt_externs.h and _NSGetEnviron. - - * glib/gutils.c: On Darwin, include crt-externs.h and - define environ using _NSGetEnviron(). (#313731) - -2005-08-16 Stepan Kasal - - * glib/gutils.c (g_get_any_init): Move the body of the big if... - (g_get_any_init_do): ... to this new function. - (g_get_any_init): Declare as inline. - (g_get_any_init_locked): New inline function, does the locking. - Make use of these two throughout the code. - -2005-08-15 Matthias Clasen - - * glib/gbacktrace.c (g_on_error_stack_trace): Wait for - the child process and then simply return. This makes - The "S" option work as documented in g_on_error_query(). - (#313125, Matthew F. Barnes) - - * glib/gunicode.h: Update the link to Unicode category - values. (#313369, Behnam Esfahbod) - - * glib/gqueue.c (g_queue_find_custom): Clarify docs - a little. (#311727, Tristan van Berkom) - - * glib/abicheck.sh, gobject/abicheck.sh: Make the - check work on ia64 too, where some symbols ended up - in yet another section. - 2005-08-12 Matthias Clasen * configure.in: Bump version