about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2002-04-17 17:17:17 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2002-04-17 17:17:17 +0000
commit377938212a3a4a5e78b466d57b1b7e2233ebe231 (patch)
treef47acbaad7c25aeb283e1b394a3391b5bc2cc3a4 /ChangeLog
parentd7c53a6a3a17470a0b283983eb730dbc393a7be5 (diff)
downloadzsh-377938212a3a4a5e78b466d57b1b7e2233ebe231.tar.gz
zsh-377938212a3a4a5e78b466d57b1b7e2233ebe231.tar.xz
zsh-377938212a3a4a5e78b466d57b1b7e2233ebe231.zip
Alexandre Duret-Lutz: 16930: Src/cond.c, Test/C02cond.ztst:
Careful with long filenames in internal condition test; fix block
file test for `-f'.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 40aa5fe13..61fa873b0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2002-04-17  Peter Stephenson  <pws@csr.com>
+
+	* Alexandre Duret-Lutz: 16930: Src/cond.c, Test/C02cond.ztst:
+	Careful with long filenames in internal condition test; fix block
+	file test for `-f'.
+
 2002-04-17  Wayne Davison  <wayned@users.sourceforge.net>
 
 	* unposted: Src/params.c: HISTSIZE can now get set to 1 line