fix bug in parse_magnet_uri and improve unit test

This commit is contained in:
arvidn 2015-10-02 23:24:43 -04:00
parent c1955ecb18
commit 84b82999d0
1 changed files with 1 additions and 0 deletions

View File

@ -75,6 +75,7 @@
* almost completely changed the storage interface (for custom storage)
* added support for hashing pieces in multiple threads
* fix bug in magnet link parser
* introduce add_torrent_params flags to merge web seeds with resume data
(similar to trackers)
* fix bug where dont_count_slow_torrents could not be disabled