mirror of
https://github.com/transmission/transmission.git
synced 2025-12-20 10:28:32 +00:00
Recode text files in UTF-8, remove trailing whitespace chars
This commit is contained in:
6
AUTHORS
6
AUTHORS
@@ -11,7 +11,7 @@ Project Contributors
|
|||||||
Juliusz Chroboczek (DHT, network code, BitTorrent code improvements)
|
Juliusz Chroboczek (DHT, network code, BitTorrent code improvements)
|
||||||
Daniel Lee (Patches)
|
Daniel Lee (Patches)
|
||||||
Tomas Carnecky (Profiling, patches, and detection of sneaky bugs)
|
Tomas Carnecky (Profiling, patches, and detection of sneaky bugs)
|
||||||
Diego Jim<EFBFBD>nez (Patches)
|
Diego Jiménez (Patches)
|
||||||
Kendall Hopkins <SoftwareElves@gmail.com> (Web client)
|
Kendall Hopkins <SoftwareElves@gmail.com> (Web client)
|
||||||
Malcolm Jarvis <mjarvis@transmissionbt.com> (Web client)
|
Malcolm Jarvis <mjarvis@transmissionbt.com> (Web client)
|
||||||
Kevin Glowacz <kjg@transmissionbt.com> (Web client)
|
Kevin Glowacz <kjg@transmissionbt.com> (Web client)
|
||||||
@@ -40,8 +40,8 @@ Mac OS X Translators, current release:
|
|||||||
Guilherme Fernandes (Brazilian Portuguese)
|
Guilherme Fernandes (Brazilian Portuguese)
|
||||||
Sven-S. Porst (German)
|
Sven-S. Porst (German)
|
||||||
Tianhao He (Simplified Chinese)
|
Tianhao He (Simplified Chinese)
|
||||||
S<EFBFBD>rgio Miranda (European Portuguese)
|
Sérgio Miranda (European Portuguese)
|
||||||
Daniel <EFBFBD>stergaard Nielsen (Danish)
|
Daniel Østergaard Nielsen (Danish)
|
||||||
Emir SARI (Turkish)
|
Emir SARI (Turkish)
|
||||||
|
|
||||||
GTK+ Translators:
|
GTK+ Translators:
|
||||||
|
|||||||
6
NEWS
6
NEWS
@@ -313,7 +313,7 @@
|
|||||||
=== Transmission 2.70 (2012/09/25) ===
|
=== Transmission 2.70 (2012/09/25) ===
|
||||||
[https://trac.transmissionbt.com/query?milestone=2.70&group=component&order=severity All tickets closed by this release]
|
[https://trac.transmissionbt.com/query?milestone=2.70&group=component&order=severity All tickets closed by this release]
|
||||||
==== All Platforms ====
|
==== All Platforms ====
|
||||||
* Improved speed with the <EFBFBD>TP protocol
|
* Improved speed with the µTP protocol
|
||||||
* Fix bug that caused some incoming encrypted peer connections to fail
|
* Fix bug that caused some incoming encrypted peer connections to fail
|
||||||
* Fix bugs with the speed limit scheduler
|
* Fix bugs with the speed limit scheduler
|
||||||
* Fix crasher with magnet links
|
* Fix crasher with magnet links
|
||||||
@@ -536,7 +536,7 @@
|
|||||||
* Fix error caused by some "open-file-limit" configuration settings
|
* Fix error caused by some "open-file-limit" configuration settings
|
||||||
* Fix 2.30 problem seeding to some peers
|
* Fix 2.30 problem seeding to some peers
|
||||||
* Fix bug converting torrent file text contents to UTF-8
|
* Fix bug converting torrent file text contents to UTF-8
|
||||||
* Better <EFBFBD>TP support on systems running uClibc
|
* Better µTP support on systems running uClibc
|
||||||
* Other small bug fixes
|
* Other small bug fixes
|
||||||
==== Mac ====
|
==== Mac ====
|
||||||
* Improved tabbing behavior
|
* Improved tabbing behavior
|
||||||
@@ -559,7 +559,7 @@
|
|||||||
=== Transmission 2.30 (2011/05/16) ===
|
=== Transmission 2.30 (2011/05/16) ===
|
||||||
[https://trac.transmissionbt.com/query?milestone=2.30&group=component&order=severity All tickets closed by this release]
|
[https://trac.transmissionbt.com/query?milestone=2.30&group=component&order=severity All tickets closed by this release]
|
||||||
==== All Platforms ====
|
==== All Platforms ====
|
||||||
* <EFBFBD>TP support
|
* µTP support
|
||||||
* UDP tracker support
|
* UDP tracker support
|
||||||
* Multiscrape support
|
* Multiscrape support
|
||||||
* Download scarcest pieces first
|
* Download scarcest pieces first
|
||||||
|
|||||||
Reference in New Issue
Block a user