mirror of
https://github.com/transmission/transmission
synced 2025-02-22 14:10:34 +00:00
tweak
This commit is contained in:
parent
6e23743c33
commit
9aeb9a86a3
2 changed files with 4 additions and 2 deletions
4
NEWS
4
NEWS
|
@ -1,11 +1,11 @@
|
||||||
NEWS file for Transmission <http://www.transmissionbt.com/>
|
NEWS file for Transmission <http://www.transmissionbt.com/>
|
||||||
|
|
||||||
1.0 (2008/mm/dd)
|
1.40 (2008/mm/dd)
|
||||||
http://trac.transmissionbt.com/query?group=component&milestone=1.40
|
http://trac.transmissionbt.com/query?group=component&milestone=1.40
|
||||||
- Mac
|
- Mac
|
||||||
+ Sparkle updated to 1.5
|
+ Sparkle updated to 1.5
|
||||||
|
|
||||||
1.33 (2008/08/xx)
|
1.33 (2008/08/dd)
|
||||||
http://trac.transmissionbt.com/query?group=component&milestone=1.33
|
http://trac.transmissionbt.com/query?group=component&milestone=1.33
|
||||||
- All Platforms
|
- All Platforms
|
||||||
+ Fix crash from malicious torrent files with a piece size of zero
|
+ Fix crash from malicious torrent files with a piece size of zero
|
||||||
|
|
|
@ -19,6 +19,8 @@
|
||||||
Messages are formatted as objects. There are two types:
|
Messages are formatted as objects. There are two types:
|
||||||
requests (described in 2.1) and responses (described in 2.2).
|
requests (described in 2.1) and responses (described in 2.2).
|
||||||
|
|
||||||
|
All text MUST be UTF-8 encoded.
|
||||||
|
|
||||||
2.1. Requests
|
2.1. Requests
|
||||||
|
|
||||||
Requests support three keys:
|
Requests support three keys:
|
||||||
|
|
Loading…
Reference in a new issue