about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOliver Kiddle <opk@users.sourceforge.net>2004-03-17 14:22:20 +0000
committerOliver Kiddle <opk@users.sourceforge.net>2004-03-17 14:22:20 +0000
commit65f322328fceb68994947a1dd9614ff7a979d9c2 (patch)
tree91dbe83e4132e045c5ec5284f252c45d85e5560f /ChangeLog
parent8fc76ca3700ad4c147883437ec81d41ce0429996 (diff)
downloadzsh-65f322328fceb68994947a1dd9614ff7a979d9c2.tar.gz
zsh-65f322328fceb68994947a1dd9614ff7a979d9c2.tar.xz
zsh-65f322328fceb68994947a1dd9614ff7a979d9c2.zip
mention HFS+ as possible cause of -N test failure
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bedc3d337..766a006cc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2004-03-17  Oliver Kiddle  <opk@zsh.org>
 
+	* unposted: Test/C02cond.ztst: mention HFS+ as possible cause
+	of -N test failure as suggested by James Devenish
+
 	* 19648: Completion/Zsh/Command/_zpty: complete -t and -n options
 
 2004-03-16  Clint Adams  <clint@zsh.org>