make disk cache pool allocator configurable

This commit is contained in:
Arvid Norberg
2013-03-21 01:18:39 +00:00
parent 74b7d676bc
commit 372dd935f1
7 changed files with 106 additions and 2 deletions

View File

@@ -1,3 +1,4 @@
* make disk cache pool allocator configurable
* fix library ABI to not depend on logging being enabled
* use hex encoding instead of base32 in create_magnet_uri
* include name, save_path and torrent_file in torrent_status, for improved performance