diff options
author | Peter Stephenson <p.w.stephenson@ntlworld.com> | 2014-12-18 19:36:03 +0000 |
---|---|---|
committer | Peter Stephenson <p.w.stephenson@ntlworld.com> | 2014-12-18 19:36:03 +0000 |
commit | f3cb9a77543125d4b478f43e068d2a8272d69a0e (patch) | |
tree | a276b0072fd5bbe76aae122bc698b7680b66df0d /ChangeLog | |
parent | e9a640802dd475395a3b12c9924a9d8ecda65226 (diff) | |
download | zsh-f3cb9a77543125d4b478f43e068d2a8272d69a0e.tar.gz zsh-f3cb9a77543125d4b478f43e068d2a8272d69a0e.tar.xz zsh-f3cb9a77543125d4b478f43e068d2a8272d69a0e.zip |
34006: unmetafy anything put into the environment
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 4529bfc48..ff802b874 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2014-12-18 Peter Stephenson <p.w.stephenson@ntlworld.com> + * 34006: Src/params.c: unmetafy anything put into the + environment. + * Lokesh Mandvekar: 33999: Completion/Linux/Command/_docker: remove completion as the version supplied with docker is authoritative. |