deprecate torrent::set_ratio

This commit is contained in:
Arvid Norberg
2011-12-18 07:18:42 +00:00
parent 0370fb7632
commit 78f16cedd9
5 changed files with 18 additions and 47 deletions

View File

@@ -1,3 +1,4 @@
* deprecate set_ratio()
* add web seed support for torrents with pad files
* introduced a more scalable API for torrent status updates (post_torrent_updates())
* updated the API to add_torrent_params turning all bools into flags of a flags field