updated Changelog

This commit is contained in:
Arvid Norberg 2008-12-14 20:53:29 +00:00
parent 76d9c80182
commit e922d6ee36
1 changed files with 2 additions and 1 deletions

View File

@ -1,3 +1,4 @@
* added read_piece() to read pieces from torrent storage
* added option for udp tracker preference
* added super seeding
* added add_piece() function to inject data from external sources
@ -19,7 +20,7 @@
release 0.14.2
* added missign functions to the python bindings torrent_info::map_file,
* added missing functions to the python bindings torrent_info::map_file,
torrent_info::map_block and torrent_info::file_at_offset.
* removed support for boost-1.33 and earlier (probably didn't work)
* fixed potential freezes issues at shutdown