(trunk) fix wiki markup errors in NEWS. *yawn*

This commit is contained in:
Charles Kerr 2009-08-20 03:25:10 +00:00
parent b121cfe4bd
commit f63eee05fa
1 changed files with 33 additions and 25 deletions

58
NEWS
View File

@ -54,7 +54,7 @@
==== CLI ====
* Some torrent files created with transmission-cli were invalid
=== Transmission 1.72 (2009/06/16)
=== Transmission 1.72 (2009/06/16) ===
[http://trac.transmissionbt.com/query?milestone=1.72&group=component&groupdesc=1&order=severity All tickets closed by this release]
==== All Platforms ====
* Fix 1.70 crash with assertion "tv->tv_usec >= 0"
@ -73,7 +73,7 @@
==== Daemon ====
* Remote didn't always send the right Encoding header in requests
=== Transmission 1.71 (2009/06/07)
=== Transmission 1.71 (2009/06/07) ===
[http://trac.transmissionbt.com/query?milestone=1.71&group=component&groupdesc=1&order=severity All tickets closed by this release]
==== All Platforms ====
* Fix 1.70 bug that caused high CPU use in high-peer swarms
@ -87,7 +87,7 @@
==== Web Client ====
* Fix 1.70 bug where some torrents appeared to be duplicates
=== Transmission 1.70 (2009/06/04)
=== Transmission 1.70 (2009/06/04) ===
[http://trac.transmissionbt.com/query?milestone=1.70&group=component&groupdesc=1&order=severity All tickets closed by this release]
==== All Platforms ====
* Distributed hash table (DHT) support for public torrents
@ -672,7 +672,7 @@
* Updated Russian and Spanish translations
==== GTK+ ====
* Updated Dutch, Portuguese, French, and Slovakian translations
==== CLI ====:
==== CLI ====
* Better support for cli-driven torrent creation
* Fix a bug that misparsed command-line arguments
@ -772,51 +772,59 @@
* Improved long filename handling
=== Transmission 0.5 (2006/02/11) ===
==== All Platforms ====
* Only uses one port for all torrents
* Rewritten choking algorithm
* Remembers download and upload sizes from one launch to another
==== Mac ====
* Dock badging
* Shows the file icon in the list
* Shows ratio once download is completed
* Automatic check for update
* Fixes a display bug on Intel Macs
==== GTK+ ====
* New GTK+ interface
==== BeOS ====
* 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
=== Transmission 0.4 (2005/11/18) ===
==== All Platforms ====
* Uses less CPU downloading torrents with many pieces
* The UI could freeze when the hard drive was having a hard time - fixed
* Fixes for difficult trackers, which require a 'key' parameter or a
User Agent field
* OS X: Cleaner look, unified toolbar
* OS X: Added a document icon for torrent files
* OS X: Added a Pause/Resume button for each torrent, and a
"Reveal in Finder" button
* OS X: Added a contextual menu
* OS X: Sometimes torrents kept "Stopping..." forever - fixed
* OS X: Several minor improvements or fixes: allows column reordering,
* Fixes for difficult trackers, which require a 'key' parameter or a User Agent field
==== Mac ====
* Cleaner look, unified toolbar
* Added a document icon for torrent files
* Added a Pause/Resume button for each torrent, and a "Reveal in Finder" button
* Added a contextual menu
* Sometimes torrents kept "Stopping..." forever - fixed
* Several minor improvements or fixes: allows column reordering,
fixed resizing on Panther, remember the position of the window,
fixed display of Unicode filenames, added menubar items and
keyboard shortcuts, made the simple progress bar switch to green
when seeding
=== Transmission 0.3 (2005/10/19) ===
==== All Platforms ====
* Fixed "Sometimes sends incorrect messages and looses peers"
* Fixed "Crashes with many torrents or torrents with many files"
* Enhancements in the "End game" mode
* Is nicer to the trackers
* Asks for the rarest pieces first
* OS X: Universal binary for PPC and x86
* OS X: Fixed "Progress increases every time I pause then resume"
* OS X: Fixed "Sometimes crashes at exit"
* OS X: Cleaner icon
* OS X: Show all sizes in human readable form
* OS X: Keep downloading in the background when the window is closed
==== Mac ====
* Universal binary for PPC and x86
* Fixed "Progress increases every time I pause then resume"
* Fixed "Sometimes crashes at exit"
* Cleaner icon
* Show all sizes in human readable form
* Keep downloading in the background when the window is closed
* Miscellaneous bugfixes and internal enhancements
=== Transmission 0.2 (2005/09/22) ===
==== All Platforms ====
* Bugfixes
* OS X: Users can now choose where the downloads are sent
==== Mac ====
* Users can now choose where the downloads are sent
=== Transmission 0.1 (2005/09/15) ===
* First version