about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <p.w.stephenson@ntlworld.com>2014-12-18 19:55:53 +0000
committerPeter Stephenson <p.w.stephenson@ntlworld.com>2014-12-18 19:55:53 +0000
commitecef922df15c9c315be48871a59b311bd2477f3c (patch)
treeea961587733f394299d627dc7e0745142ea57623 /ChangeLog
parentf3cb9a77543125d4b478f43e068d2a8272d69a0e (diff)
downloadzsh-ecef922df15c9c315be48871a59b311bd2477f3c.tar.gz
zsh-ecef922df15c9c315be48871a59b311bd2477f3c.tar.xz
zsh-ecef922df15c9c315be48871a59b311bd2477f3c.zip
34008: metafy the environment on arrival in the shell
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ff802b874..d4c27f50d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2014-12-18  Peter Stephenson  <p.w.stephenson@ntlworld.com>
 
+	* 34008: Src/params.c: also metafy anything arriving from the
+	environment.
+
 	* 34006: Src/params.c: unmetafy anything put into the
 	environment.