From b71ba2819aac6ba52041d92884a797492af6471d Mon Sep 17 00:00:00 2001 From: Mike Gelfand Date: Sat, 2 Jan 2016 18:27:11 +0000 Subject: [PATCH] Update NEWS --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS b/NEWS index 93da6e142..86d9e4564 100644 --- a/NEWS +++ b/NEWS @@ -18,11 +18,14 @@ * Prevent completed pieces modification by webseeds * Require absolute paths in RPC requests * Fix and unify torrent origin display in GTK+, Qt and web clients + * Fix crash on session shutdown (evdns_getaddrinfo_cancel) ==== Mac Client ==== * UI fixes for OS X 10.9+ * Trim potential URIs from clipboard * Allow downloading files from http servers (not https) on OS X 10.11+ + * Fix global options popover layout * Fix building with Xcode 7+ + * Drop OS X 10.6 support ==== GTK+ Client ==== * Fix overshoot and undershoot indicators display with GTK+ 3.16+ in main window ==== Qt Client ==== @@ -42,6 +45,7 @@ * Add Chinese (China), German, Indonesian, Italian (Italy), Korean, Polish (Poland), Ukrainian translations; update existing translations ==== Daemon ==== * Run as service on Windows when in background mode + * Rework directory watching, add support for native mechanisms on BSD/Darwin (kqueue) and Windows (ReadDirectoryChanges) * Don't make assumptions of remote path validity in transmission-remote ==== Web Client ==== * Content Security Policy enhancements -- 2.40.0