about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-04-12 23:45:52 +0000
committerUlrich Drepper <drepper@redhat.com>1999-04-12 23:45:52 +0000
commitb2900a1342fb5bdff2420b9aff4d2f6c7e3d3ad6 (patch)
treece938a50eccde5e98dc12fcc83176d9c654902db /ChangeLog
parent2799531132f564a4681d7fd8c3b4c71a474d86a1 (diff)
downloadglibc-b2900a1342fb5bdff2420b9aff4d2f6c7e3d3ad6.tar.gz
glibc-b2900a1342fb5bdff2420b9aff4d2f6c7e3d3ad6.tar.xz
glibc-b2900a1342fb5bdff2420b9aff4d2f6c7e3d3ad6.zip
Update.
1999-04-12  Tim Waugh  <tim@cyberelk.demon.co.uk>

	* posix/wordexp-test.c: In field-splitting test cases where
	subshells were involved, unset IFS first: some shells (ash) use
	IFS even when no expansion is performed.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5104ed79bb..9ce6df9547 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+1999-04-12  Tim Waugh  <tim@cyberelk.demon.co.uk>
+
+	* posix/wordexp-test.c: In field-splitting test cases where
+	subshells were involved, unset IFS first: some shells (ash) use
+	IFS even when no expansion is performed.
+
 1999-04-13  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
 
 	* libio/obprintf.c (_IO_obstack_overflow): Put the write end at