about summary refs log tree commit diff
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 07a933a8f..dd5f71346 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2001-06-11  Clint Adams  <clint@zsh.org>
+
+	* 14843: Src/Modules/tcp.c, Src/Modules/zftp.c:
+	introduce tcp_close and use it to close control fd.
+
 2001-06-11  Sven Wischnowsky  <wischnow@zsh.org>
 
 	* 14841: Completion/Base/Utility/_values, Src/Zle/computil.c: