update changelog
[mldonkey.git] / CHANGES
blobe0c84e9b3284e2333594b79c7554719ee481aa12
1 Bugs mentioned as #<N> are referencing github issues
2 at https://github.com/ygrek/mldonkey/issues
4 Changelog
5 =========
7 2017/01/22:
8 * BT: better diagnostics of wrong udp tracker reply
9 * BT/DHT: update public router addresses
10 * fix buffer overflows in DNS resolution
11 * update default blocklist url (Closes #4)
12 * fix build with OCaml 4.02 (closes #6)
13 + extend command conditions (pause, resume, priority) (ref #9)
14 * Fix compilation errors with gcc5 (closes #12) (Christopher Meng)
15 * BT: relaxed parsing of bencoded numbers
16 * fix build with libminiupnpc 1.9 (closes #13)
17 * escape filename based on filesystem, not OS type
18 * Fix compilation with OCaml 4.03.0 (Bastien Dejean)
20 See distrib/ChangeLog for older entries