about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOliver Kiddle <opk@users.sourceforge.net>2002-10-10 11:06:42 +0000
committerOliver Kiddle <opk@users.sourceforge.net>2002-10-10 11:06:42 +0000
commit7a0ab2444d96365a7aec2c55a4e470513d8e4a10 (patch)
treec0256d226406f3941b8923481c1307c62c9c9f2e /ChangeLog
parent114d799efd1463eb1d46c0ee33c5e45948fa9e7d (diff)
downloadzsh-7a0ab2444d96365a7aec2c55a4e470513d8e4a10.tar.gz
zsh-7a0ab2444d96365a7aec2c55a4e470513d8e4a10.tar.xz
zsh-7a0ab2444d96365a7aec2c55a4e470513d8e4a10.zip
17794: fix bugs with tied parameters
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2dcf66f34..fbed00bbc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2002-10-10  Oliver Kiddle  <opk@zsh.org>
+
+	* 17794: Src/builtin.c, Src/params.c: fix bugs with tied parameters
+	(prevent tying array elements and find correct parameter under
+	alternate name for unsetting)
+
 2002-10-09  Felix Rosencrantz <f_rosencrantz@yahoo.com>
 
 	* 17793: Completion/Base/Utility/_store_cache: Allow / in cache