Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
ygrek committed Jan 23, 2017
1 parent c0b8ff3 commit 32885d0
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 3 deletions.
20 changes: 20 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
Bugs mentioned as #<N> are referencing github issues
at https://github.com/ygrek/mldonkey/issues

Changelog
=========

2017/01/22:
* BT: better diagnostics of wrong udp tracker reply
* BT/DHT: update public router addresses
* fix buffer overflows in DNS resolution
* update default blocklist url (Closes #4)
* fix build with OCaml 4.02 (closes #6)
+ extend command conditions (pause, resume, priority) (ref #9)
* Fix compilation errors with gcc5 (closes #12) (Christopher Meng)
* BT: relaxed parsing of bencoded numbers
* fix build with libminiupnpc 1.9 (closes #13)
* escape filename based on filesystem, not OS type
* Fix compilation with OCaml 4.03.0 (Bastien Dejean)

See distrib/ChangeLog for older entries
3 changes: 0 additions & 3 deletions ChangeLog

This file was deleted.

3 changes: 3 additions & 0 deletions distrib/ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ http://mldonkey.sourceforge.net/Windows#MinGW_Installation
ChangeLog
=========

2017/01/22: ygrek
Changes after 3.1.5 are in CHANGES file in the project root directory

2014/03/22: version 3.1.5 = tag release-3-1-5
8415: Revert patch #8328 to fix GTK2 gui's compilation (ygrek)

Expand Down

0 comments on commit 32885d0

Please sign in to comment.