comparison 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
comparison
equal deleted inserted replaced
268:2fd40a752de4 269:7fffb214536c
1 2002-08-06 Andrew Lunn <andrew.lunn@ascom.ch>
2
3 * src/ftpclient.c: Send "quit" not "quit " to keep some servers
4 happy. Also deal with multi line replies correctly.
5
1 2002-02-22 Hugo Tyson <hmt@redhat.com> 6 2002-02-22 Hugo Tyson <hmt@redhat.com>
2 7
3 * doc/ftpclient.sgml: New file. Document it. 8 * doc/ftpclient.sgml: New file. Document it.
4 9
5 2001-12-04 Andrew Lunn <andrew.lunn@ascom.ch> 10 2001-12-04 Andrew Lunn <andrew.lunn@ascom.ch>