about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBart Schaefer <barts@users.sourceforge.net>2011-03-01 05:18:15 +0000
committerBart Schaefer <barts@users.sourceforge.net>2011-03-01 05:18:15 +0000
commit6e50d3d7dbed4adb01f71de823dda2a6ee5442f3 (patch)
tree5cad214d407a222a8c38e6cff60e881cb93351a1 /ChangeLog
parent503589272556fe9c8b582c7c1b56fcefcd42bbc5 (diff)
downloadzsh-6e50d3d7dbed4adb01f71de823dda2a6ee5442f3.tar.gz
zsh-6e50d3d7dbed4adb01f71de823dda2a6ee5442f3.tar.xz
zsh-6e50d3d7dbed4adb01f71de823dda2a6ee5442f3.zip
28823: make it an error to tie the same scalar to two different arrays
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 95e709e8f..a69dfee8e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2011-02-28  Barton E. Schaefer  <schaefer@zsh.org>
+
+	* 28823: Src/builtin.c: make it an error to tie the same scalar to
+	two different arrays (prevents crash bug); improve a couple of
+	other error messages.
+
 2011-02-28  Peter Stephenson  <pws@csr.com>
 
 	* Frank, 28812, modified as in 28813: Src/string.c: wcs_ztrdup()
@@ -14270,5 +14276,5 @@
 
 *****************************************************
 * This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.5210 $
+* $Revision: 1.5211 $
 *****************************************************