diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index f574e6617..284029883 100644 --- a/ChangeLog +++ b/ChangeLog @@ -7,6 +7,17 @@ in output loops so that unexpectedly long completion listings can be interrupted +2014-10-29 Oliver Kiddle <opk@zsh.org> + + * 33528: Src/Zle/iwidgets.list, Src/Zle/zle_vi.c, + Test/X02zlevi.ztst: take notice of last column position when + using vi-yank and an upward cursor movement + +2014-10-27 Mikael Magnusson <mikachu@gmail.com> + + * 33561, 33562: Src/jobs.c: The time builtin forgot to unmetafy + TIMEFMT. + 2014-10-26 Peter Stephenson <p.w.stephenson@ntlworld.com> * 33564: Test/A05execution.ztst: more care with monitor option. |