summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <p.w.stephenson@ntlworld.com>2017-01-26 20:07:51 +0000
committerPeter Stephenson <p.w.stephenson@ntlworld.com>2017-01-26 20:07:51 +0000
commit1633b2800d3679e3b89a34bcafa03956ed310b61 (patch)
tree659a062a025de5c72af269f3e86d9a8015afeab4 /ChangeLog
parent80e47a9a5d0db57dfbf90af6d2b892c8a1b0d36b (diff)
downloadzsh-1633b2800d3679e3b89a34bcafa03956ed310b61.tar.gz
zsh-1633b2800d3679e3b89a34bcafa03956ed310b61.tar.xz
zsh-1633b2800d3679e3b89a34bcafa03956ed310b61.zip
40423: WARN_NESTED_VARS, conversion the other way
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index feff6f349..272311ca3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2017-01-26  Peter Stephenson  <p.w.stephenson@ntlworld.com>
 
+	* 40423: Src/params.c, Test/E01options.ztst: similar for type
+	conversion the other way.
+
 	* 40422: Src/params.c, Test/E01options.ztst: more
 	WARN_NESTED_VAR cases that were broken in the original patch.