diff --git a/ChangeLog b/ChangeLog index fa3dfe058..662fb51c0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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