about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2009-01-08 13:12:06 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2009-01-08 13:12:06 +0000
commitd69bd194b9a8f5079e42f4b9f23538435b22424c (patch)
treec132e8eaea1b4a210873aa0f45152a6924c78e86 /ChangeLog
parentbb883ca78fffb22ddeddfd3d1f09c4e601dac0a9 (diff)
downloadzsh-d69bd194b9a8f5079e42f4b9f23538435b22424c.tar.gz
zsh-d69bd194b9a8f5079e42f4b9f23538435b22424c.tar.xz
zsh-d69bd194b9a8f5079e42f4b9f23538435b22424c.zip
26260: fix crash failing to assigns scalar to special hash
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index be531ab47..75b6e3036 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-01-08  Peter Stephenson  <pws@csr.com>
+
+	* 26260: Src/params.c: fix crash when failing to assign
+	scalar to special hash.
+
 2009-01-06  Peter Stephenson  <pws@csr.com>
 
 	* unposted: Doc/Zsh/mod_stat.yo: fix yodl problem with 26229.