diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2006-10-10 12:00:57 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2006-10-10 12:00:57 +0000 |
commit | c303529348a7c9171347acb5278370f78e67f7e4 (patch) | |
tree | 421598b2b7fbad632db0c58223d83604768eea5b /ChangeLog | |
parent | 966a330649bc99092c7a519e48efa07d7978dd40 (diff) | |
download | zsh-c303529348a7c9171347acb5278370f78e67f7e4.tar.gz zsh-c303529348a7c9171347acb5278370f78e67f7e4.tar.xz zsh-c303529348a7c9171347acb5278370f78e67f7e4.zip |
22851: arno: "-" can occur in init script names
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 498f1f34b..93ed9adc5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2006-10-10 Peter Stephenson <pws@csr.com> + * 22851: arno: Completion/Unix/Command/_init_d: "-" can occur + in script names. + * 22854: Doc/Zsh/contrib.yo, Functions/Zle/replace-string, Functions/Zle/replace-string-again: separate out back end as separate widget to repeat replacement. |