fixed crash when providing corrupt resume data

This commit is contained in:
Arvid Norberg
2012-06-08 15:44:13 +00:00
parent dbf6b0a02c
commit e94963d085
2 changed files with 2 additions and 0 deletions

View File

@@ -1,4 +1,5 @@
* fixed crash when providing corrupt resume data
* fixed support for boost-1.44
* fixed reversed semantics of queue_up() and queue_down()
* added missing functions to python bindings (file_priority(), set_dht_settings())