MLdonkey Changelog

What's new in MLdonkey 3.1.5

Mar 24, 2014
  • Revert patch #8328 to fix GTK2 gui's compilation (ygrek)

New in MLdonkey 3.1.4 (Mar 13, 2014)

  • 8388: BT: use porttest service from EDK module (ygrek)
  • 8352: CryptoPP: Fix compilation with gcc-4.7 (Jaakko Perttilä)
  • 8351: CryptoPP: Fix FreeBSD build with clang on i386 (tijl)
  • 8350: CryptoPP: Fix compilation on armhf (ygrek)
  • 8336: GD: Fix linking to libpng & libjpeg
  • 8335: Version bump miniupnpc 1.9 (ygrek)
  • 8334: Version bump libnatpmp 20131126 & miniupnpc 1.8 (ygrek)
  • 8333: Config: New configure option --enable-dev (ygrek)
  • 8332: New option "all" for command verify_chunks (ygrek)
  • 8331: printf2: add ?exn parameter for easy exception printing (ygrek)
  • 8330: printexc2: reduce complexity, drop unused code (ygrek)
  • 8329: printf2: reduce complexity, use Printf.ksprintf (ygrek)
  • 8328: gettext: reduce complexity, drop unused code (ygrek)
  • 8327: GTK2 GUI: fix wrong url on splash screen (ygrek)
  • 8326: BT: disable announcing to 127.0.0.1 (ygrek)
  • 8325: do not reset option pause_new_downloads at startup (ygrek)
  • 8324: BT: dump failing UDP tracker packets (ygrek)
  • 8323: Config: fix minor typos (ygrek)
  • 7916: Use GNU make when compiling upnp/natpmp on FreeBSD (zbroyar)
  • 8123: configure: Fix GD version check for GD 2.1.x
  • 8115: Use magnet: links without dllink
  • 8114: Fix --enable-force-ocaml with Ocaml 4.00.x
  • 8111: http: New option http_root_url specifies root url for the web interface (ygrek)
  • 8113: IP discover: Fix broken URL
  • 8112: BT/HTML: select/unselect whole directories in BT multifile downloads (ygrek)
  • 8110: http_server: refactor error_page (ygrek)
  • 8109: FTP: fix CWD (ygrek)
  • 8108: FTP: fix authentication (ygrek)
  • 8107: HTML: fix "Request URI too large" errors (ygrek) drop unused selectPriority parameters
  • 8106: EDK: do not dump unknown messages by default (ygrek)
  • 8105: Config: report line and position for syntax errors in config files (ygrek)
  • 8104: BT: suppress warning for peers6 entry in tracker response (ygrek)
  • 7954: Fix handling of full disc (jcea)
  • 7917: Allow upnp_stub.c to be compiled on Mac OS X (zbroyar)

New in MLdonkey 3.0.2 (Jul 19, 2010)

  • Support Ocaml 3.11.2, BT and DC updates

New in MLdonkey 3.0.1 (Oct 23, 2009)

  • An urgent security related bug was fixed. Support for Ocaml 3.11.1 has been added.
  • Some problems with parsing Bittorrent files were fixed.

New in MLdonkey 3.0.0 (Feb 25, 2009)

  • This is an urgent security update, it will also reduce CPU and memory usage due to optimized storage of the IP blocklist.

New in MLdonkey 2.9.7 (Feb 19, 2009)

  • Web_infos: Replace old GeoIP URL with new one - old code added the new URL, even if GeoIP was not present in web_infos
  • BT: Fix bug when computing limits for max_bt_uploaders
  • GeoIP: New web_infos URL for country list (thx to Choby)
  • Allow compilation with Ocaml 3.11.0
  • Mail: Move hostname from subject to body (eydaimon)
  • Updated Mozilla protocol handler to version 2.5
  • IP discover: Use http://whatismyip.org, old URL is not working anymore