From 8b3e6e2e82286bafe6160c56181939765de1c0a5 Mon Sep 17 00:00:00 2001 From: Mitchell Livingston Date: Fri, 17 Sep 2010 21:53:32 +0000 Subject: [PATCH] tweak NEWS --- NEWS | 31 +++++++++++++++---------------- 1 file changed, 15 insertions(+), 16 deletions(-) diff --git a/NEWS b/NEWS index 6a0bf81b2..bea41dc92 100644 --- a/NEWS +++ b/NEWS @@ -1,19 +1,19 @@ === Transmission 2.10 (2010/mm/dd) === [http://trac.transmissionbt.com/query?milestone=2.10&group=component&groupdesc=1&order=severity All tickets closed by this release] ==== All Platforms ==== - * Add a small memory cache to reduce disk IO - * Add gzip compression support to the RPC server + * Support for automatically stopping idle seeding torrents + * Small memory cache to reduce disk IO + * gzip compression support to the RPC server * Add support for a cookies.txt file * Minor CPU optimizations ==== Mac ==== - * Add support for stopping idle torrents - * Show file sizes and speeds in base 10 on Snow Leopard systems + * Display file sizes and speeds in base 10 on Snow Leopard ==== GTK+ ==== * Files and folders can be opened by clicking on them in the files list - * Update the GTK+ GUI when session changes are made via RPC + * Update the interface when session changes are made via RPC * Fix the Details dialog to fit on a netbook screen ==== Qt ==== - * Added tracker announce list editing + * Tracker announce list editing * New filterbar * Improved display for showing a torrent's tracker announces * Better DBUS integration @@ -21,19 +21,18 @@ * Add Desktop Notification for added/complete torrents * Other minor improvements ==== Web Client ==== - * Added a peer list - * Added tracker announce list editing - * Added filter by activity - * Added sorting by size - * Added a compact view mode - * Added "Stop Ratio" functionality + * Peer list added to the inspector + * Tracker announce list editing + * Compact view mode + * Seed ratio support + * Support filtering by activity + * Support sorting by size ==== Daemon ==== * Allow the .pidfile location to be set in settings.json ==== Utils ==== - * New command-line utility, "transmission-edit", for editing .torrent files - * New command-line utility, "transmission-show", for viewing .torrent files - * New command-line utility, "transmission-create", for creating .torrent files - + * New command-line utility "transmission-edit" for editing torrent files + * New command-line utility "transmission-show" for viewing torrent files + * New command-line utility "transmission-create" for creating torrent files === Transmission 2.04 (2010/08/06) === [http://trac.transmissionbt.com/query?milestone=2.04&group=component&groupdesc=1&order=severity All tickets closed by this release]