ChangeLog 894 B

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