updated 0.14.1 Changelog

This commit is contained in:
Arvid Norberg 2008-11-23 07:51:11 +00:00
parent 94c8edc344
commit c8c914c7e5
1 changed files with 14 additions and 0 deletions

View File

@ -16,6 +16,20 @@ release 0.14.1
* fixed DHT bug
* fixed potential shutdown crash in disk_io_thread
* fixed usage of deprecated boost.filsystem functions
* fixed http_connection unit test
* fixed bug in DHT when a DHT state was loaded
* made rate limiter change in 0.14 optional (to take estimated
TCP/IP overhead into account)
* made the python plugin buildable through the makefile
* fixed UPnP bug when url base ended with a slash and
path started with a slash
* fixed various potentially leaking exceptions
* fixed problem with removing torrents that are checking
* fixed documentation bug regarding save_resume_data()
* added missing documentation on torrent creation
* fixed bugs in python client examples
* fixed missing dependency in package-config file
release 0.14