summaryrefslogtreecommitdiffstats
path: root/src/appl/gssftp/ftp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/appl/gssftp/ftp/ChangeLog')
-rw-r--r--src/appl/gssftp/ftp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/appl/gssftp/ftp/ChangeLog b/src/appl/gssftp/ftp/ChangeLog
index 893c318d57..64a6890d58 100644
--- a/src/appl/gssftp/ftp/ChangeLog
+++ b/src/appl/gssftp/ftp/ChangeLog
@@ -1,3 +1,8 @@
+1999-09-21 Ken Raeburn <raeburn@mit.edu>
+
+ * ftp.c (getreply): Don't declare strpbrk or strstr functions if
+ they're defined as macros.
+
1999-08-27 Tom Yu <tlyu@mit.edu>
* ftp.c: Diable krb5-mech2 for now.