ChangeLog 708 B

12345678910111213141516171819
  1. 2006-02-18 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com>
  2. * Added --enable-ssl option to configure script.
  3. * Make Request-URI an absolute path. Some servers cannot permit
  4. absoluteURI as Request-URI.
  5. * Added Referer support.
  6. * Added referer command-line option.
  7. * Added rety-wait command-line option.
  8. * Fixed formating bug in Exception::setMsg()
  9. * Added HTTPS support.
  10. * Added SocketCore. Socket is now handle class for SocketCore.
  11. * Fixed bug in ChunkedEncoding: expanding buffer size is wrong
  12. * Fixed bug in DownloadCommand: In Chunked Encoding, it wrongly
  13. adds to Segment.ds buff length from the socket.
  14. 2006-02-17 Tatsuhiro Tsujikawa <tsujikawa at rednoah dot com>
  15. * Release 0.1.0