diff options
author | Clint Adams <clint@users.sourceforge.net> | 2009-08-05 00:35:16 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2009-08-05 00:35:16 +0000 |
commit | 4a2b5b9137d0996c0c68dcc1b8d63db8be2ade37 (patch) | |
tree | f0aae177232ca161abf6e14b5d63e8e0e5f6e332 /ChangeLog | |
parent | 805a11bddf4298b31c6bb2d70e4ea33674a6be16 (diff) | |
download | zsh-4a2b5b9137d0996c0c68dcc1b8d63db8be2ade37.tar.gz zsh-4a2b5b9137d0996c0c68dcc1b8d63db8be2ade37.tar.xz zsh-4a2b5b9137d0996c0c68dcc1b8d63db8be2ade37.zip |
Mikael Magnusson: 27204: remove stray curly brace.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index bd407390a..111d5fb46 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2009-08-05 Clint Adams <clint@zsh.org> + * Mikael Magnusson: 27204: Completion/Unix/Command/_patch: + remove stray curly brace. + * 27208: Completion/Unix/Type_path_files: try to do the right thing when applying file-sort to extant glob qualifiers. @@ -12053,5 +12056,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.4754 $ +* $Revision: 1.4755 $ ***************************************************** |