From c5d184f56fb247ef77c6947eb394abc2aa173b77 Mon Sep 17 00:00:00 2001 From: Mitchell Livingston Date: Fri, 12 Feb 2010 03:17:34 +0000 Subject: [PATCH] update NEWS --- NEWS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 239aeffce..9fcbf2e47 100644 --- a/NEWS +++ b/NEWS @@ -3,9 +3,10 @@ ==== All Platforms ==== * Add an option to disable the .part suffix for incomplete files * Fix 1.81 bug that broke HTTP requests to sites that gave HTTP 301 redirects - * Fix 1.8x seed-ratio bug that could cause some inaccurate tracker announces + * Fix 1.8x bug in announcing when finishing downloading and stopping at the same time * Fix 1.8x bug in announcing partial seeds * Try harder to make announces finish, even if the tracker responds slowly + * Add priority selector to GUI clients' add torrent windows * Fix bug that didn't honor download speed limits of 0 * Use fallocate64() for fast file preallocation on systems that support it * Magnet link improvements