diff options
author | Peter Stephenson <p.w.stephenson@ntlworld.com> | 2014-08-10 17:49:55 +0100 |
---|---|---|
committer | Peter Stephenson <p.w.stephenson@ntlworld.com> | 2014-08-10 17:49:55 +0100 |
commit | f8ae47f29b766dc0330b19d7fdb35859d6aab930 (patch) | |
tree | f6d9689a164d91659b78995bb90ab789bce9e6a7 /ChangeLog | |
parent | 1973bbd1257d6b83b5c8f061571b963b22b35ffd (diff) | |
download | zsh-f8ae47f29b766dc0330b19d7fdb35859d6aab930.tar.gz zsh-f8ae47f29b766dc0330b19d7fdb35859d6aab930.tar.xz zsh-f8ae47f29b766dc0330b19d7fdb35859d6aab930.zip |
unposted: updates for 5.0.5-dev-1 and subsequent 5.0.6 release zsh-5.0.5-dev-1
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 4f50392df..c772b0670 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2014-08-10 Peter Stephenson <p.w.stephenson@ntlworld.com> + + * unposted: Completion/Base/Completer/.distfiles, + Completion/Linux/Command/.distfiles, + Completion/Unix/Command/.distfiles, Config/version.mk, + Etc/.distfiles, Etc/FAQ.yo, Functions/Zle/.distfiles, NEWS, + README: updates for 5.0.5-dev-1 and 5.0.6 release. + 2014-08-10 Axel Beckert <abe@deuxchevaux.org> * unposted: Doc/Zsh/expn.yo: Fix typo. |