diff options
author | Christoph Mathys <eraserix@gmail.com> | 2015-09-25 23:19:44 +0000 |
---|---|---|
committer | Daniel Shahaf <d.s@daniel.shahaf.name> | 2015-09-25 23:20:09 +0000 |
commit | 61fa5f66f05c85e290d50df860708e80221011c9 (patch) | |
tree | 21215dd02dfdec6ca26deeba7c1677022f7f6190 /ChangeLog | |
parent | 649d06a8cdd9948e3d49fa717f9088d8a87a6262 (diff) | |
download | zsh-61fa5f66f05c85e290d50df860708e80221011c9.tar.gz zsh-61fa5f66f05c85e290d50df860708e80221011c9.tar.xz zsh-61fa5f66f05c85e290d50df860708e80221011c9.zip |
36626: _hg: completion for 'hg bookmarks'
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 7055836fa..71788378d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2015-09-25 Christoph Mathys <eraserix@gmail.com> + + * 36626: Completion/Unix/Command/_hg: _hg: completion for + 'hg bookmarks' + 2015-09-25 Peter Stephenson <p.w.stephenson@ntlworld.com> * 36630: Doc/Zsh/contrib.yo, Doc/Zsh/manual.yo, |