mirror of
https://github.com/transmission/transmission
synced 2024-12-31 20:16:57 +00:00
Tweaked the news a bit. Fixed README typo pointed out by Lacrocivious.
This commit is contained in:
parent
0f85cc3297
commit
cc8c24f31c
2 changed files with 8 additions and 7 deletions
13
NEWS
13
NEWS
|
@ -3,11 +3,12 @@ NEWS file for Transmission <http://transmission.m0k.org/>
|
|||
0.80 ()
|
||||
- Ability to selectively download and prioritize files
|
||||
- Torrent file creation
|
||||
- Partial licensing change -- see the LICENSE file for details
|
||||
- Speed and CPU load improvements
|
||||
- Fix to UPnP
|
||||
- Rechecking torrents is now done one torrent at a time
|
||||
to avoid hammering the disk
|
||||
- Rechecking torrents is now done one-at-a-time to avoid heavy disk load
|
||||
- Better rechecking of torrents that have many files
|
||||
- Many miscellaneous improvements and bugfixes
|
||||
- Partial licensing change -- see the LICENSE file for details
|
||||
- OS X:
|
||||
+ Overlay when dragging torrent files, URLs, and data files onto window
|
||||
+ Ability to set an amount of time to consider a transfer stalled
|
||||
|
@ -15,9 +16,9 @@ NEWS file for Transmission <http://transmission.m0k.org/>
|
|||
+ Various smaller interface improvements
|
||||
+ Italian, Korean, and Russian translations
|
||||
- GTK:
|
||||
+ Interface significantly reworked to closer match the Mac version
|
||||
+ Torrent inspector
|
||||
+ Other minor improvements
|
||||
+ Added Torrent Inspector dialog
|
||||
+ Added Update Tracker button
|
||||
+ Various smaller interface improvements
|
||||
|
||||
0.72 (2007/04/30)
|
||||
- Reset download/upload amounts when sending "started"
|
||||
|
|
2
README
2
README
|
@ -2,7 +2,7 @@ README for Transmission
|
|||
=======================
|
||||
|
||||
Transmission is a free, lightweight BitTorrent client. It features a
|
||||
simple, intuitive interface on top on an efficient, cross-platform
|
||||
simple, intuitive interface on top of an efficient, cross-platform
|
||||
back-end.
|
||||
|
||||
Transmission runs on Mac OS X (Cocoa interface),
|
||||
|
|
Loading…
Reference in a new issue