about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2008-11-26 10:50:07 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2008-11-26 10:50:07 +0000
commitbaa1145609a2dd94cddaf9220e0b0f2ec85371ac (patch)
treed29d2365340adcee9fb19af47d927d02e3dc14a7 /ChangeLog
parentbda2edb4c5e61251d592dbc591964a8f8bd00bbe (diff)
downloadzsh-baa1145609a2dd94cddaf9220e0b0f2ec85371ac.tar.gz
zsh-baa1145609a2dd94cddaf9220e0b0f2ec85371ac.tar.xz
zsh-baa1145609a2dd94cddaf9220e0b0f2ec85371ac.zip
26090: another cond test for Cygwin needs removing
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f8537b823..6f72f6622 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-11-26  Peter Stephenson  <pws@csr.com>
+
+	* 26090: Test/C02cond.ztst: [[ -r ... ]] on Cygwin succeeds
+	more often than expected, so don't test.
+
 2008-11-25  Clint Adams  <clint@zsh.org>
 
 	* Brendan Cully: 26057: Completion/Unix/Command/_mercurial: