about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index eeac6f242..db54dd989 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2001-09-28  Bart Schaefer  <schaefer@zsh.org>
 
+	* 15895: Src/Modules/zftp.c: Control-connection management sanity
+	in conjunction with the new zsh/net/tcp module.
+
 	* 15889: Test/V01zmodload.ztst: Compute module dependencies for
 	external modules so that they can be unloaded in the right order.