about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2008-10-10 17:01:16 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2008-10-10 17:01:16 +0000
commitc1a41ff542ca1221733f6951f968e00f922011e0 (patch)
tree2795f0dfb0f974c93de2cc854ff1852de6942741 /ChangeLog
parentc09636ee56b36080319a7151b6f8259d2ca2ba54 (diff)
downloadzsh-c1a41ff542ca1221733f6951f968e00f922011e0.tar.gz
zsh-c1a41ff542ca1221733f6951f968e00f922011e0.tar.xz
zsh-c1a41ff542ca1221733f6951f968e00f922011e0.zip
users/13323: new test wasnt robust about ignoring /etc/zshenv
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 25173481b..8f90599d3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2008-10-10  Peter Stephenson  <pws@csr.com>
 
+	* users/13323: Test/E02xtrace.ztst: new test wasn't robust
+	about ignoring /etc/zshenv.
+
 	* users/13321: configure.ac: allow --disable-gdbm.
 
 	* unposted: Doc/Zsh/expn.yo: protect () from macro expansion.