Mercurial > ecos
diff packages/net/ftpclient/current/ChangeLog @ 269:7fffb214536c
* src/ftpclient.c: Send "quit" not "quit " to keep some servers
happy. Also deal with multi line replies correctly.
| author | asl |
|---|---|
| date | Wed, 07 Aug 2002 08:00:33 +0000 |
| parents | d2c90368aeef |
| children | 905845c75d32 |
line wrap: on
line diff
--- a/packages/net/ftpclient/current/ChangeLog +++ b/packages/net/ftpclient/current/ChangeLog @@ -1,3 +1,8 @@ +2002-08-06 Andrew Lunn <andrew.lunn@ascom.ch> + + * src/ftpclient.c: Send "quit" not "quit " to keep some servers + happy. Also deal with multi line replies correctly. + 2002-02-22 Hugo Tyson <hmt@redhat.com> * doc/ftpclient.sgml: New file. Document it.
