diff options
author | Oliver Kiddle <opk@zsh.org> | 2016-06-22 22:15:52 +0200 |
---|---|---|
committer | Oliver Kiddle <opk@zsh.org> | 2016-06-22 22:15:52 +0200 |
commit | 76f28cc908b8c7ce72bc54496c5af74f6ca29c63 (patch) | |
tree | 2df3eb395237b64cf588b0becea6890bcda18169 /ChangeLog | |
parent | 7ae2deb4378d50d81774e73c2574375a0f934797 (diff) | |
download | zsh-76f28cc908b8c7ce72bc54496c5af74f6ca29c63.tar.gz zsh-76f28cc908b8c7ce72bc54496c5af74f6ca29c63.tar.xz zsh-76f28cc908b8c7ce72bc54496c5af74f6ca29c63.zip |
38749: fixes for case at start of a line and for ksharrays
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index a3b91cf4b..b2a8ee585 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2016-06-22 Oliver Kiddle <opk@zsh.org> + + * 38749: Functions/Zle/surround, Functions/Zle/select-bracketed: + fixes for case at start of a line and for ksharrays + 2016-06-22 Peter Stephenson <p.stephenson@samsung.com> * unposted: Src/lex.c: remove unused and no longer defined flag |