diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2013-04-02 16:20:28 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2013-04-02 16:20:28 +0000 |
commit | b6f704a642a4213d3430fc4e33a1dd4901a0b993 (patch) | |
tree | 01c337bb1cdfc28af850b9cce0fb26d424bb51a4 /ChangeLog | |
parent | 7c50da839400de11576231e82c5014f5b467a241 (diff) | |
download | zsh-b6f704a642a4213d3430fc4e33a1dd4901a0b993.tar.gz zsh-b6f704a642a4213d3430fc4e33a1dd4901a0b993.tar.xz zsh-b6f704a642a4213d3430fc4e33a1dd4901a0b993.zip |
Jun. T: typo in vi-goto-mark
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 56f62d85a..729abf887 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2013-04-02 Peter Stephenson <p.w.stephenson@ntlworld.com> + + * Jun T.: 31183: Src/Zle/zle_move.c: record old line rather than + history line in vi-goto-mark. + 2013-03-29 Mikael Magnusson <mikachu@gmail.com> * 31182: Completion/Unix/Command/_awk: Allow sticked arguments. @@ -635,5 +640,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.5827 $ +* $Revision: 1.5828 $ ***************************************************** |