about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2001-07-09 16:41:19 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2001-07-09 16:41:19 +0000
commitcef000cc628ab20603dbfb5eff4d76bbad15e3be (patch)
tree40a97a12baa2f96cedbc78125a9e7f465f26b0c0 /ChangeLog
parent7457bdc19d9db02070092c6657ffdc2a8fd85fae (diff)
downloadzsh-cef000cc628ab20603dbfb5eff4d76bbad15e3be.tar.gz
zsh-cef000cc628ab20603dbfb5eff4d76bbad15e3be.tar.xz
zsh-cef000cc628ab20603dbfb5eff4d76bbad15e3be.zip
15329: test script changes to go with 15327 LINENO change
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3497f979e..a4a661b13 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
 2001-07-09  Peter Stephenson  <pws@csr.com>
 
+	* 15329: Test/A01grammar.ztst, Test/A02alias.ztst,
+	Test/A04redirect.ztst, Test/A05execution.ztst, Test/C01arith.ztst,
+	Test/D04parameter.ztst, Test/D06subscript.ztst,
+	Test/E01options.ztst, Test/E02xtrace.ztst, Test/V01zmodload.ztst:
+	changes in test scripts required by 15327; mostly benign but
+	the behaviour of LINENO in trap '...' DEBUG is probably wrong.
+
 	* 15327: Src/builtin.c, Src/exec.c, Src/glob.c, Src/parse.c,
 	Src/Modules/parameter.c, Src/Modules/zpty.c, Src/Modules/zutil.c:
 	Always use local LINENOs in parse_string().  Currently we only