diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2007-10-08 08:40:12 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2007-10-08 08:40:12 +0000 |
commit | f41d769adc69b180ac368e01814cbd6b0d2c3e79 (patch) | |
tree | 486d5c9dc974042a56a35a02d4c00d4cf8b17dd0 /ChangeLog | |
parent | a66f502e536a4e9cadd8952500e344e0447e4670 (diff) | |
download | zsh-f41d769adc69b180ac368e01814cbd6b0d2c3e79.tar.gz zsh-f41d769adc69b180ac368e01814cbd6b0d2c3e79.tar.xz zsh-f41d769adc69b180ac368e01814cbd6b0d2c3e79.zip |
arno: 23910: spaces in cases in init script
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 0c27a34fd..f4e12e560 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-10-08 Peter Stephenson <pws@csr.com> + + * arno: 23910: Completion/Unix/Command/_init_d: handle + spaces in cases in init scripts. + 2007-10-08 Clint Adams <clint@zsh.org> * 23911: configure.ac, Src/Modules/curses.c, |