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