diff options
author | Barton E. Schaefer <schaefer@zsh.org> | 2015-08-16 22:30:58 -0700 |
---|---|---|
committer | Barton E. Schaefer <schaefer@zsh.org> | 2015-08-16 22:30:58 -0700 |
commit | 3b3ce2bb3ec6775fa1be1bd1bc52d84e2fb1603a (patch) | |
tree | 7ac9e27f122410e87a1b2c5f761556c33c415b92 | |
parent | a190d68d8c9bbd93f8bf790ffc7baead973294ab (diff) | |
download | zsh-3b3ce2bb3ec6775fa1be1bd1bc52d84e2fb1603a.tar.gz zsh-3b3ce2bb3ec6775fa1be1bd1bc52d84e2fb1603a.tar.xz zsh-3b3ce2bb3ec6775fa1be1bd1bc52d84e2fb1603a.zip |
Reorder commit-log entries for international date line.
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 5c3932493..c8b2c6f2b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2015-08-17 Mikael Magnusson <mikachu@gmail.com> + + * 36177: Completion/Zsh/Command/_setopt: complete printexitvalue + both ways + + * 36183: Completion/Unix/Command/_ssh: update to 7.0 + 2015-08-16 Barton E. Schaefer <schaefer@brasslantern.com> * 36195, 36196: Functions/Zle/bracketed-paste-magic: wrapper of |