about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1998-09-14 15:22:40 +0000
committerUlrich Drepper <drepper@redhat.com>1998-09-14 15:22:40 +0000
commit1ffaaca2a33e068501a14c4b635c0948cdba79e0 (patch)
tree7ec9c63900f5978c51dbbe45b56e36dc470d0ba3 /ChangeLog
parent4ca020f54d113fca0e45cb5c5317fbe98bb04bec (diff)
downloadglibc-1ffaaca2a33e068501a14c4b635c0948cdba79e0.tar.gz
glibc-1ffaaca2a33e068501a14c4b635c0948cdba79e0.tar.xz
glibc-1ffaaca2a33e068501a14c4b635c0948cdba79e0.zip
Update.
1998-09-14 22:46  Tim Waugh  <tim@cyberelk.demon.co.uk>

	* posix/wordexp-test.c: Chet Ramey confirmed that bash's behaviour
	for field-splitting :abc: is correct, and that two fields should
	result. Revert tests to reflect this.

	* posix/wordexp.c (w_emptyword): Remove function.
	(exec_comm): Don't use w_emptyword.
	(parse_param): Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7ead83af1b..6892e4fac8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+1998-09-14 22:46  Tim Waugh  <tim@cyberelk.demon.co.uk>
+
+	* posix/wordexp-test.c: Chet Ramey confirmed that bash's behaviour
+	for field-splitting :abc: is correct, and that two fields should
+	result. Revert tests to reflect this.
+
+	* posix/wordexp.c (w_emptyword): Remove function.
+	(exec_comm): Don't use w_emptyword.
+	(parse_param): Likewise.
+
 1998-09-14 15:00  Ulrich Drepper  <drepper@cygnus.com>
 
 	* sysdeps/arm/fpu/Dist: Moved to...