From ff5ae0dd38f9b09ac37deb65bad021fed2b53782 Mon Sep 17 00:00:00 2001 From: Mitchell Livingston Date: Wed, 19 Aug 2009 00:59:54 +0000 Subject: [PATCH] prepare for 1.74 beta 1 --- configure.ac | 4 ++-- macosx/appcast/appcast.xml | 17 ++++++++++++++- macosx/appcast/releasenotes.html | 37 +++++++++++++++++++++++++------- 3 files changed, 47 insertions(+), 11 deletions(-) diff --git a/configure.ac b/configure.ac index 5a3862e65..f69e01b22 100644 --- a/configure.ac +++ b/configure.ac @@ -3,8 +3,8 @@ dnl STATUS: "X" for prerelease beta builds, dnl "Z" for unsupported trunk builds, dnl "0" for stable, supported releases dnl these should be the only two lines you need to change -m4_define([user_agent_prefix],[1.73+]) -m4_define([peer_id_prefix],[-TR173Z-]) +m4_define([user_agent_prefix],[1.74b1]) +m4_define([peer_id_prefix],[-TR173X-]) AC_INIT([transmission], [user_agent_prefix], diff --git a/macosx/appcast/appcast.xml b/macosx/appcast/appcast.xml index d1a6acebf..a37012c72 100644 --- a/macosx/appcast/appcast.xml +++ b/macosx/appcast/appcast.xml @@ -5,7 +5,22 @@ http://www.transmissionbt.com/appcast.xml Most recent version available. en - Sat, 18 July 2009 07:00:00 -0400 + Tue, 18 August 2009 21:00:00 -0400 + + + Transmission 1.74 beta 1 + http://www.transmissionbt.com/appcast/releasenotes_beta.html + beta + Tue, 18 August 2009 21:00:00 -0400 + + 10.5.0 + Transmission 1.73 diff --git a/macosx/appcast/releasenotes.html b/macosx/appcast/releasenotes.html index 2a85424bd..049d6da8c 100644 --- a/macosx/appcast/releasenotes.html +++ b/macosx/appcast/releasenotes.html @@ -8,6 +8,20 @@ + + + + + + + + +
+

Note

+
+

This is a beta release.

+
+
@@ -18,11 +32,17 @@ @@ -39,14 +59,15 @@
    -
  • Fix bug where user-configured peer limits could be exceeded
  • -
  • Use less memory in some high-peer situations
  • -
  • Better estimation of time left to download
  • -
  • Support supportcrypto and requirecrypto flags in http tracker announces
  • -
  • Update to newer snapshots of libnatpmp and miniupnpc
  • +
  • 64-bit compatibility
  • +
  • Queuing system will not exclude transfers with tracker warnings
  • +
  • Connections to original torrent files are no longer maintained
  • +
  • Better data recovery in the case of an OS or Transmission crash
  • +
  • Upgrade DHT to version 0.8
  • +
  • If a data file is moved, stop the torrent instead of redownloading it
  • +
  • Fix bug that didn't list some peers in the resume file and in PEX
  • +
  • Fix bug where changing the global per-torrent peer connection limit did not affect the current session
  • +
  • Fix bug where changing settings through RPC would result in wrong values being saved for three fields
  • +
  • More helpful torrent error messages
  • +
  • Update to a newer snapshot of miniupnpc
    -
  • Inspector and Add Torrent buttons for iPhone/iPod Touch
  • -
  • Add location field to inspector
  • +
  • Progress bar shows seeding progress
  • +
  • Fix bug that displayed "%nan" when verifying a torrent
  • +
  • "Pause All" only appeared to pause torrents with peers until refresh
-

For a full list of changes, click here.

+

For a full list of changes, click here.