diff options
author | Clint Adams <clint@users.sourceforge.net> | 2008-02-03 18:17:13 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2008-02-03 18:17:13 +0000 |
commit | d70c7f5f53c2d3fa910c0965c39a651186cb8649 (patch) | |
tree | fabfc1cd1c7b84831027ce9f7ea752d49ffa38c9 /ChangeLog | |
parent | 07acd1d4f06607d4a3a82ed67beed74e2ac28b7e (diff) | |
download | zsh-d70c7f5f53c2d3fa910c0965c39a651186cb8649.tar.gz zsh-d70c7f5f53c2d3fa910c0965c39a651186cb8649.tar.xz zsh-d70c7f5f53c2d3fa910c0965c39a651186cb8649.zip |
24528: revert 24429.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 500328749..47b272189 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2008-02-03 Clint Adams <clint@zsh.org> + * 24528: configure.ac, Etc/zsh-development-guide: + revert 24429. + * 24527: Completion/Unix/Command/_cut: a subset of the fixes from Mikael Magnusson in 24526. |