From c8c914c7e5cb4941e1ee477baee49426760f5a88 Mon Sep 17 00:00:00 2001 From: Arvid Norberg Date: Sun, 23 Nov 2008 07:51:11 +0000 Subject: [PATCH] updated 0.14.1 Changelog --- ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/ChangeLog b/ChangeLog index a8823c5e7..75ea7e124 100644 --- a/ChangeLog +++ b/ChangeLog @@ -16,6 +16,20 @@ release 0.14.1 * fixed DHT bug * fixed potential shutdown crash in disk_io_thread + * fixed usage of deprecated boost.filsystem functions + * fixed http_connection unit test + * fixed bug in DHT when a DHT state was loaded + * made rate limiter change in 0.14 optional (to take estimated + TCP/IP overhead into account) + * made the python plugin buildable through the makefile + * fixed UPnP bug when url base ended with a slash and + path started with a slash + * fixed various potentially leaking exceptions + * fixed problem with removing torrents that are checking + * fixed documentation bug regarding save_resume_data() + * added missing documentation on torrent creation + * fixed bugs in python client examples + * fixed missing dependency in package-config file release 0.14