diff options
author | Peter Stephenson <pws@zsh.org> | 2014-05-16 09:39:25 +0100 |
---|---|---|
committer | Peter Stephenson <pws@zsh.org> | 2014-05-16 09:39:25 +0100 |
commit | 3ff598bf4623c5e8dadbdcd95b7fa7e2d7ae1ef6 (patch) | |
tree | f44a51bd391a6ca5b5a6c87f93fc46af703f5ae5 /ChangeLog | |
parent | 9d47e8398d299e53ffe4e7ddf3731d2fedae9948 (diff) | |
download | zsh-3ff598bf4623c5e8dadbdcd95b7fa7e2d7ae1ef6.tar.gz zsh-3ff598bf4623c5e8dadbdcd95b7fa7e2d7ae1ef6.tar.xz zsh-3ff598bf4623c5e8dadbdcd95b7fa7e2d7ae1ef6.zip |
users/18827 plus tweaks to original comments: hg bookmarks extraction improvement
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index a50a756c9..8e1c37479 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2014-05-16 Peter Stephenson <p.stephenson@samsung.com> + + * Roman Neuhauser: users/18827 (plus tweaks to original + comments): Doc/Zsh/contrib.yo: more efficient way of extracting + hg bookmarks. + 2014-05-13 Barton E. Schaefer <schaefer@zsh.org> * 32609: Src/parse.c, Test/CO2cond.ztst: [[ $var ]] behaves as |