diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index b10cf06ab..b5da1df4e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2015-10-27 Barton E. Schaefer <schaefer@zsh.org> + + * 36994: Functions/Zle/bracketed-paste-magic: declare local REPLY + for use with "zle .read-command"; use .self-insert instead of + .self-insert-unmeta + 2015-10-27 Peter Stephenson <p.stephenson@samsung.com> * 36982: Doc/Zsh/expn.yo, Src/pattern.c, Test/D02glob.ztst, |