summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d46874f3e0..2dcdb0d189 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2004-07-23 Jakub Jelinek <jakub@redhat.com>
+
+ [BZ #282]
+ * libio/iopopen.c (_IO_new_popen): Use _IO_init instead of
+ _IO_no_init. Remove wd from struct locked_FILE.
+ (_IO_wproc_jumps): Remove.
+ Reported by Andrew Josey <a.josey@opengroup.org>.
+ * stdio-common/Makefile (tests): Add tst-popen.
+ * stdio-common/tst-popen.c: New test.
+
2004-07-23 Ulrich Drepper <drepper@redhat.com>
* posix/bits/posix1_lim.h: Fix values for _POSIX_CHILD_MAX and