diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2005-08-17 Matthias Clasen <mclasen@redhat.com> + + * 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 <kasal@ucw.cz> * glib/gutils.c (g_get_any_init): Move the body of the big if... |