summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-8
diff options
context:
space:
mode:
authorTor Lillqvist <tml@novell.com>2005-08-18 13:08:18 +0000
committerTor Lillqvist <tml@src.gnome.org>2005-08-18 13:08:18 +0000
commit3c449f00ccca6639639ed5e3b4ec3bf8dbe9f287 (patch)
treec69d56df28aab9d06c9daed36a571ce3a04e9da2 /ChangeLog.pre-2-8
parentefa05f88efe52b32aff01d3694b6ebe3cd9cfe6a (diff)
Check for <sys/wait.h>
2005-08-18 Tor Lillqvist <tml@novell.com> * configure.in: Check for <sys/wait.h> * glib/gbacktrace.c: Include <sys/wait.h> on if HAVE_SYS_WAIT_H.
Diffstat (limited to 'ChangeLog.pre-2-8')
-rw-r--r--ChangeLog.pre-2-86
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8
index 41c53b729..04a029cb6 100644
--- a/ChangeLog.pre-2-8
+++ b/ChangeLog.pre-2-8
@@ -1,3 +1,9 @@
+2005-08-18 Tor Lillqvist <tml@novell.com>
+
+ * configure.in: Check for <sys/wait.h>
+
+ * glib/gbacktrace.c: Include <sys/wait.h> on if HAVE_SYS_WAIT_H.
+
2005-08-18 Ross Burton <ross@burtonini.com>
* glib/gstring.c: