diff options
author | Bart Schaefer <barts@users.sourceforge.net> | 2005-03-11 15:22:10 +0000 |
---|---|---|
committer | Bart Schaefer <barts@users.sourceforge.net> | 2005-03-11 15:22:10 +0000 |
commit | 65f01182b93214a1f7170a857de2e5a0d743a303 (patch) | |
tree | cd129172585519ee5f091eb85663f6c2efb4d560 /ChangeLog | |
parent | 15b78be794713c7bb2c5c6c93b9011ca41b82d1d (diff) | |
download | zsh-65f01182b93214a1f7170a857de2e5a0d743a303.tar.gz zsh-65f01182b93214a1f7170a857de2e5a0d743a303.tar.xz zsh-65f01182b93214a1f7170a857de2e5a0d743a303.zip |
Belated commit of 20892: improvements to correct/correctall behavior.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 69f9ebadc..7fec36578 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2005-03-11 Bart Schaefer <schaefer@zsh.org> + + * 20892: Src/utils.c: sanity improvements for setopt correctall, + plus spell-check directory names for autocd with setopt correct. + (Note this works only one level deep, not for paths with slashes.) + 2005-03-11 Peter Stephenson <pws@csr.com> * 20966: Src/Zle/zle_misc.c: need to copy strings to avoid |