about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9772fd8f0..3ee75a294 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2000-06-23  Peter Stephenson  <pws@cambridgesiliconradio.com>
+
+	* 12044: Src/builtin.c:  read -A assigned an unnecessary null
+	if there was trailing whitespace; careful of distinction between
+	whitespace and non-whitespace field separators.
+
 2000-06-23  Sven Wischnowsky  <wischnow@zsh.org>
 
 	* 12041,12043 : Completion/Core/compinit: even more compinit stuff,