~ubuntu-branches/ubuntu/hardy/transmission/hardy-updates

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Bazaar Package Importer
  • Author(s): Philipp Benner
  • Date: 2007-12-05 14:37:05 UTC
  • mto: This revision was merged to the branch mainline in revision 9.
  • Revision ID: james.westby@ubuntu.com-20071205143705-env7ahsls1gyb2eo
Tags: upstream-0.95.dfsg
ImportĀ upstreamĀ versionĀ 0.95.dfsg

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
NEWS file for Transmission <http://transmission.m0k.org/>
2
2
 
 
3
0.95 (2007/12/04)
 
4
- All Platforms:
 
5
   + Fix router errors caused by sending too many tracker requests at once
 
6
   + Fix bug that let speed-limited torrents upload too quickly
 
7
   + Faster average upload speeds
 
8
   + Faster connection to peers after starting a torrent
 
9
   + Fix memory corruption error
 
10
   + Disable SWIFT for ratio-based trackers
 
11
- OS X:
 
12
   + Leopard: Fix for NAT-PMP port mapping
 
13
- GTK:
 
14
   + Fix Nokia 770 crash
 
15
 
 
16
0.94 (2007/11/25)
 
17
- All Platforms:
 
18
   + Faster average download speeds
 
19
   + Automatically ban peers that send us too many corrupt pieces
 
20
   + Fix a crash that occurred if a peer sent us an incomplete message
 
21
   + Fix portmapping crash
 
22
   + Fix bug that left files open after their torrents were stopped
 
23
   + Fix 0.93 file permissions bug
 
24
   + Fix tracker redirect error
 
25
   + Fix LTEP PEX bug
 
26
 
3
27
0.93 (2007/11/12)
4
28
- All Platforms:
5
29
   + Fix "router death" bug that impaired internet connectivity
17
41
- OS X:
18
42
   + Leopard: Fix bug with typing values in Inspector->Options
19
43
   + Leopard: Fix bug with toggling Minimal View
20
 
- GTK
 
44
- GTK:
21
45
   + Better support for large files on some Linux systems
22
46
   + Fix localization error in torrent inspector's dates
23
47
 
37
61
   + Fix 0.90 crash-on-start with assertion failure: "destination != (void*)0"
38
62
 
39
63
0.90 (2007/10/23)
40
 
 - Encryption support, with option to ignore unencrypted peers
41
 
 - Ban peers that send too much bad data
42
 
 - Only report downloaded, verified good pieces in tracker `download' field
43
 
 - Improved compliance with BitTorrent spec
44
 
 - MSE Tracker Extension support
45
 
 - Significant rewrite of the libtransmission back-end
46
 
 - Icon enhanced to support size of 512 x 512
47
 
 - OS X:
 
64
- All Platforms:
 
65
   + Encryption support, with option to ignore unencrypted peers
 
66
   + Only report downloaded, verified good pieces in tracker `download' field
 
67
   + Improved compliance with BitTorrent spec
 
68
   + MSE Tracker Extension support
 
69
   + Significant rewrite of the libtransmission back-end
 
70
- OS X:
48
71
   + Per-torrent action menu
49
72
   + Redesigned inspector with additional statistics and ability to be resized vertically in Peers and Files tabs
50
73
   + Redesigned message log
51
74
   + Optimizations to decrease memory usage
52
75
   + Sort and filter by tracker
 
76
   + Icon enhanced to support size of 512 x 512
53
77
   + Various smaller interface additions and improvements
54
 
 - GTK:
 
78
- GTK:
55
79
   + Various interface improvements
56
80
   + Better compliance with the Gnome interface guidelines
57
81
 
58
82
0.82 (2007/09/09)
59
 
 - Fixed bug that could limit transfer speeds
60
 
 - Fixed bug that corrupted torrents > 4 GB
61
 
 - Fixed bug that could allow bad peers to send too many pieces
62
 
 - For peers supporting both Azureus's and LibTorrent's extensions, allow negotiation to decide which to use
63
 
 - Other minor fixes
 
83
- All Platforms:
 
84
   + Fixed bug that could limit transfer speeds
 
85
   + Fixed bug that corrupted torrents > 4 GB
 
86
   + Fixed bug that could allow bad peers to send too many pieces
 
87
   + For peers supporting both Azureus' and LibTorrent's extensions, allow negotiation to decide which to use
 
88
   +  Other minor fixes
64
89
 
65
90
0.81 (2007/08/22)
66
 
 - Fix 0.80 assertion crashes
67
 
 - Fix a bug that miscounted how many peers Transmission wants connected
68
 
 - Correct incorrect error messages
69
 
 - Memory leaks fixed
70
 
 - OS X:
 
91
- All Platforms:
 
92
   + Fix 0.80 assertion crashes
 
93
   + Fix a bug that miscounted how many peers Transmission wants connected
 
94
   + Clarify misleading error messages
 
95
   + Fix memory leaks
 
96
- OS X:
71
97
   + Multiple fixes to creating torrents and adding new torrents
72
98
   + Updated Russian and Spanish translations
73
 
 - GTK:
 
99
- GTK:
74
100
   + Updated Dutch, Portuguese, French, and Slovakian translations
75
 
 - CLI:
 
101
- CLI:
76
102
   + Better support for cli-driven torrent creation
77
103
   + Fix a bug that misparsed command-line arguments
78
104