diff options
author | Mikael Magnusson <mikachu@gmail.com> | 2012-04-20 15:40:25 +0000 |
---|---|---|
committer | Mikael Magnusson <mikachu@gmail.com> | 2012-04-20 15:40:25 +0000 |
commit | 8a5928841a6e4aae750a5bc790a1d0170b85f32e (patch) | |
tree | 9776484d09e2c9494bc6f356e5d25af36389dffb /ChangeLog | |
parent | e440ba875df932134065ef02eb7b04adfdb0530d (diff) | |
download | zsh-8a5928841a6e4aae750a5bc790a1d0170b85f32e.tar.gz zsh-8a5928841a6e4aae750a5bc790a1d0170b85f32e.tar.xz zsh-8a5928841a6e4aae750a5bc790a1d0170b85f32e.zip |
30427: fix syntax error from previous commit
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index b552fb5b6..3e470032c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,9 @@ * 30412: Doc/Zsh/zle.yo: Document the set-local-history widget in the list of widgets. + * Vin Shelton: 30427: Doc/Zsh/zle.yo: Remove erroneous enditem + from previous commit. + 2012-04-16 Peter Stephenson <pws@csr.com> * Michael Prokop: 30414: Completion/Linux/Command/_mdadm: more @@ -16216,5 +16219,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.5634 $ +* $Revision: 1.5635 $ ***************************************************** |