summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7db1a2988..100466c0e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2002-05-15 Peter Stephenson <pws@pwstephenson.fsnet.co.uk>
+
+ * 17166: Src/Modules/zftp.c: must check fileno of zftp control
+ connection before it's closed.
+
2002-05-15 Sven Wischnowsky <wischnow@zsh.org>
* 17163: Src/Zle/compcore.c: follow-up to 17135,