about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBart Schaefer <barts@users.sourceforge.net>2001-08-13 17:43:04 +0000
committerBart Schaefer <barts@users.sourceforge.net>2001-08-13 17:43:04 +0000
commitd978bb894ee6309f066973f97947b4b110a490cf (patch)
treee1a81e0af56cf4c6b18bd8ff201cb302725c5ee9 /ChangeLog
parentd679322cf9af4e654d9c8d3f04856a8fce5b4988 (diff)
downloadzsh-d978bb894ee6309f066973f97947b4b110a490cf.tar.gz
zsh-d978bb894ee6309f066973f97947b4b110a490cf.tar.xz
zsh-d978bb894ee6309f066973f97947b4b110a490cf.zip
Fix and regression tests for crash on typeset of local array elements.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 9 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 76a6cfecd..56ae7f59a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,12 @@
-2001-08-08  Sven Wischnowsky  <wischnow@zsh.org>
+2001-08-13  Bart Schaefer  <schaefer@brasslantern.com>
+
+	* 15613 (plus unposted additions): Test/B02typeset.ztst: Tests for
+	correct behavior of typeset options and arguments.
+
+	* 15611: Src/builtin.c: Fix crash bug when assigning to array
+	elements in a function in the arguments of typeset or local.
+
+2001-08-13  Sven Wischnowsky  <wischnow@zsh.org>
 
 	* 15615: Completion/Unix/Type/_path_files: -[12n] options don't
 	get arguments