about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d67ea71d5..634e75f1c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2017-06-05  Barton E. Schaefer  <schaefer@zsh.org>
+
+	* 41225: Src/params.c: sethparam() should not attempt to change
+	special	parameters into hashes
+
 2017-06-01  Peter Stephenson  <p.stephenson@samsung.com>
 
 	* 41191: Src/Zle/textobjects.c, Src/Zle/zle.h,