From db8d81797790a17bc68f48be6a791bb262250e2f Mon Sep 17 00:00:00 2001 From: Arvid Norberg Date: Sat, 29 Nov 2008 21:44:54 +0000 Subject: [PATCH] updated changelog --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index a4ebc57ce..6fbde7499 100644 --- a/ChangeLog +++ b/ChangeLog @@ -17,6 +17,10 @@ release 0.14.1 + * fixed headers to not depend on NDEBUG, which would prohibit + linking a release build of libtorrent against a debug application + * fixed bug in disk I/O thread that would make the thread + sometimes quit when an error occurred * fixed DHT bug * fixed potential shutdown crash in disk_io_thread * fixed usage of deprecated boost.filsystem functions