diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog index 751ea5369..2b63a50ab 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,10 @@ 2005-04-25 Peter Stephenson <pws@csr.com> - * users/8752: stripping IFS characters after reading a line - in the read builtin wasn't sensitive to metafied characters. + * 21184: Test/B04read.ztst: test for foregoing fix. + + * users/8752: Src/builtin.c: stripping IFS characters after + reading a line in the read builtin wasn't sensitive to metafied + characters. 2005-04-24 Bart Schaefer <schaefer@zsh.org> |