Changeset 3781
Legend:
- Unmodified
- Added
- Removed
-
trunk/NEWS
r3766 r3781 8 8 + Leopard: Time Machine will ignore incomplete downloads 9 9 + Pieces Bar (return of Advanced Bar) 10 11 0.93 (2007/xx/yy) 12 - All Platforms: 13 + Fix bug that could cause good peer connections to be dropped 14 + Fix 0.90 bug that connected to far more peers than we could use 15 + Tweak our request queue code to improve download speeds 10 16 11 17 0.92 (2007/11/05) -
trunk/README
r3749 r3781 19 19 Building a Transmission release from the command line: 20 20 21 $ tar xvfj transmission- 0.92.tar.bz222 $ cd transmission- 0.9021 $ tar xvfj transmission-1.0.tar.bz2 22 $ cd transmission-1.0 23 23 $ ./configure -q && make -s 24 24 $ su (if necessary for the next line)
Note: See TracChangeset
for help on using the changeset viewer.