Commit Graph

53 Commits

Author SHA1 Message Date
kevlo
eb74facdaf - upgrade to version 2.4.9
>From ChangeLog:
Some bugs have been fixed.
 o use trio library if system's printf is broken with %lld.
 o fixed single quote escaping in several places.
 o fixed coredump if service is unknown.
 o fixed keep-alive for http/1.1.
 o fixed uploading in ssl enabled ftp when data connection is protected.
 o don't send AUTH TLS to ftp proxy.
 o fixed fish protocol module.
2002-02-07 07:00:46 +00:00
kevlo
8ee3e7683f upgrade to version 2.4.8
>From ChangeLog:
- fixed rm and rmdir
- fixed listing parser in Fish protocol, now it extracts all information.
- force LC_NUMERIC to C, this fixes floating point settings initialization.
- fixed assertion failure when setting ftp proxy after establishing connection
  to an ftp server.
- fixed a memory leak and some other bugs in cls (Glenn Maynard).
2001-12-10 08:53:33 +00:00
kevlo
4bec43c4d8 upgrade to version 2.4.7 2001-11-19 12:30:17 +00:00