about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 438ad96d4..45e7122da 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2000-05-28  Peter Stephenson  <pws@pwstephenson.fsnet.co.uk>
+
+	* 11616: Src/Modules/zftp.c: configure test for netinet/in_systm.h
+	is broken on several architectures, so just include it everywhere
+	except cygwin.
+
 2000-05-28  Oliver Kiddle  <opk@zsh.org>
 
 	* 11615: Completion/Builtins/_which, Completion/Builtins/_unhash: