updated changelog
This commit is contained in:
parent
1022ba45fc
commit
db8d817977
|
@ -17,6 +17,10 @@
|
|||
|
||||
release 0.14.1
|
||||
|
||||
* fixed headers to not depend on NDEBUG, which would prohibit
|
||||
linking a release build of libtorrent against a debug application
|
||||
* fixed bug in disk I/O thread that would make the thread
|
||||
sometimes quit when an error occurred
|
||||
* fixed DHT bug
|
||||
* fixed potential shutdown crash in disk_io_thread
|
||||
* fixed usage of deprecated boost.filsystem functions
|
||||
|
|
Loading…
Reference in New Issue