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