summaryrefslogtreecommitdiffstats
path: root/src/appl/gssftp/ftpd/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/appl/gssftp/ftpd/ChangeLog')
-rw-r--r--src/appl/gssftp/ftpd/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/appl/gssftp/ftpd/ChangeLog b/src/appl/gssftp/ftpd/ChangeLog
index fd44a6077d..ead623aefd 100644
--- a/src/appl/gssftp/ftpd/ChangeLog
+++ b/src/appl/gssftp/ftpd/ChangeLog
@@ -1,3 +1,8 @@
+Fri Mar 12 07:35:01 1999 Tom Yu <tlyu@mit.edu>
+
+ * ftpd.c (user): Remove extra "%s" in call to sprintf() to avoid
+ dereferencing stack garbage.
+
Mon Mar 8 23:47:51 1999 Tom Yu <tlyu@mit.edu>
* ftpd.M: Resync with reality.