diff options
author | Barton E. Schaefer <schaefer@zsh.org> | 2015-08-16 22:52:21 -0700 |
---|---|---|
committer | Barton E. Schaefer <schaefer@zsh.org> | 2015-08-16 22:52:21 -0700 |
commit | 2f2808098b9326922f17297041b97241c15aa595 (patch) | |
tree | 8582c617b08dda04755fefd3de53f92703e2547e /ChangeLog | |
parent | 3b3ce2bb3ec6775fa1be1bd1bc52d84e2fb1603a (diff) | |
download | zsh-2f2808098b9326922f17297041b97241c15aa595.tar.gz zsh-2f2808098b9326922f17297041b97241c15aa595.tar.xz zsh-2f2808098b9326922f17297041b97241c15aa595.zip |
unposted: mention bracketed-paste-magic in url-quote-magic comments
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index c8b2c6f2b..11794708b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2015-08-17 Barton E. Schaefer <schaefer@zsh.org> + + * unposted: Functions/Zle/url-quote-magic: mention + bracketed-paste-magic in comment + 2015-08-17 Mikael Magnusson <mikachu@gmail.com> * 36177: Completion/Zsh/Command/_setopt: complete printexitvalue @@ -5,7 +10,7 @@ * 36183: Completion/Unix/Command/_ssh: update to 7.0 -2015-08-16 Barton E. Schaefer <schaefer@brasslantern.com> +2015-08-16 Barton E. Schaefer <schaefer@zsh.org> * 36195, 36196: Functions/Zle/bracketed-paste-magic: wrapper of bracketed-paste for compatibilty with url-quote-magic and other |