diff options
Diffstat (limited to 'src/appl/gssftp/ftp/ChangeLog')
-rw-r--r-- | src/appl/gssftp/ftp/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/appl/gssftp/ftp/ChangeLog b/src/appl/gssftp/ftp/ChangeLog index 9224e5dd87..3262141e90 100644 --- a/src/appl/gssftp/ftp/ChangeLog +++ b/src/appl/gssftp/ftp/ChangeLog @@ -3,10 +3,17 @@ Fri Sep 27 16:05:09 1996 Tom Yu <tlyu@mit.edu> * cmds.c (setpeer): Apply jik's fix so "-n" actually works as intended. + Tue Sep 10 14:07:15 1996 Tom Yu <tlyu@mit.edu> * ftp.M: remove ".so man1/header.doc" +Fri Aug 16 20:04:03 1996 Sam Hartman <hartmans@mit.edu> + + * secure.c (nbyte;): Fix for Kerberos IV version of the memory + allocation bug I fixed for Kerberos V; you want nbyte + + FUDGE_FACTOR, not out_buff.length. + Tue Jul 30 19:45:45 1996 Samuel D Hartman (hartmans@vorlon) * ftp.c (empt resety): Use fd_set as a typedef not a struct. |