From d664171f1120c55f3542c4acd168a83fd787a186 Mon Sep 17 00:00:00 2001 From: Eric Petit Date: Fri, 10 Feb 2006 20:05:24 +0000 Subject: [PATCH] Prepare for 0.5 --- AUTHORS | 32 +++++++++++++++++--------------- NEWS | 12 ++++++++++++ README | 2 +- 3 files changed, 30 insertions(+), 16 deletions(-) diff --git a/AUTHORS b/AUTHORS index e9a0abae9..9392a8c0c 100644 --- a/AUTHORS +++ b/AUTHORS @@ -8,24 +8,20 @@ Eric Petit + OS X interface Josh Elsasser + + Back-end + GTK+ interface -Michael Demars - + OS X interface - + Growl notifications - + AppleScript support - Bryan Varner + BeOS interface +Michael Demars + + OS X interface (Growl notifications, AppleScript) + Thanks to: -vi@nwr.jp - + Free SHA1 implementation (sha1.[ch]) - -Mike Matas - + OS X toolbar icons +Mitchell Livingston + + OS X patches (Badging, preferences, check for update and much more) Omar and Adrien + Beta testing @@ -33,17 +29,23 @@ Omar and Adrien Various people + Writing http://wiki.theory.org/BitTorrentSpecification +vi@nwr.jp + + Free SHA1 implementation (sha1.[ch]) + +John Blitch + + OS X patch (Contextual menu) + Ahmad M. Afuni + NetBSD patch Jeremy Messenger + FreeBSD patch +Mike Matas + + OS X toolbar icons + Martin Stadtmueller + Icon tweaking -John Blitch - + Contextual menu patch - -Mitchell Livingston - + OS X patches +FOOOD + + Badging images diff --git a/NEWS b/NEWS index 5ef9cc56d..612274452 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,17 @@ NEWS file for Transmission +0.5 (not yet released) + - Only uses one port for all torrents + - Rewritten choking algorithm + - Remembers download and upload sizes from one launch to another + - New GTK interface + - New BeOS interface + - OS X: Dock badging + - OS X: Shows the file icon in the list + - OS X: Shows ratio once download is completed + - OS X: Automatic check for update + - OS X: Fixes a display bug on Intel Macs + 0.4 (2005/11/18) - Uses less CPU downloading torrents with many pieces - The UI could freeze when the hard drive was having a hard time - fixed diff --git a/README b/README index 4211ab6c5..20598c962 100644 --- a/README +++ b/README @@ -3,7 +3,7 @@ README for Transmission Transmission is a free, lightweight BitTorrent client. It features a simple, intuitive interface on top on an efficient, cross-platform -backend. +back-end. Transmission is open source (MIT license) and runs on Mac OS X (Cocoa interface), Linux/NetBSD/FreeBSD/OpenBSD (GTK interface) and BeOS