updated changelog

This commit is contained in:
Arvid Norberg 2007-01-05 02:13:19 +00:00
parent 03bb4121ad
commit e05d2a5535
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
* Improved the HTTP seed downloader to report accurate progress.
* Added more client peer-id signatures to be recognized.
* added support for HTTP servers that skip the CR before the NL at line breaks.
* fixed bug in the HTTP code that onlcy accepted headers case sensitive.
* fixed bug where one of the session constructors didn't initialize boost.filesystem.
* fixed bug when the initial checking of a torrent fails with an exception.
* fixed bug in DHT code which would send incorrect announce messages.