diff options
author | Thomas Bushnell <thomas@gnu.org> | 1999-08-11 05:47:18 +0000 |
---|---|---|
committer | Thomas Bushnell <thomas@gnu.org> | 1999-08-11 05:47:18 +0000 |
commit | 15bb3192d4620d1f16c971df1477f18950120af6 (patch) | |
tree | 3fa3e46f6e2c20902fa20eed22c8a7ea7fb4beb4 /libftpconn/ChangeLog | |
parent | 60331ddd2abd1428f0879f6d401f85e6e4a1e69a (diff) | |
download | hurd-15bb3192d4620d1f16c971df1477f18950120af6.tar.gz hurd-15bb3192d4620d1f16c971df1477f18950120af6.tar.bz2 hurd-15bb3192d4620d1f16c971df1477f18950120af6.zip |
1999-08-11 Thomas Bushnell, BSG <tb@mit.edu>
* open.c (ftp_conn_sysify): Handle REPLY_NO_LOGIN from "syst".
Diffstat (limited to 'libftpconn/ChangeLog')
-rw-r--r-- | libftpconn/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libftpconn/ChangeLog b/libftpconn/ChangeLog index 77a944dc..af267360 100644 --- a/libftpconn/ChangeLog +++ b/libftpconn/ChangeLog @@ -1,3 +1,7 @@ +1999-08-11 Thomas Bushnell, BSG <tb@mit.edu> + + * open.c (ftp_conn_sysify): Handle REPLY_NO_LOGIN from "syst". + 1998-10-20 Roland McGrath <roland@baalperazim.frob.com> * unix.c (ftp_conn_unix_cont_get_stats): Add braces to silence gcc |