summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-8
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.pre-2-8')
-rw-r--r--ChangeLog.pre-2-87
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8
index 3d6a2c898..2b065ae4e 100644
--- a/ChangeLog.pre-2-8
+++ b/ChangeLog.pre-2-8
@@ -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...