From: Mitchell Livingston Date: Fri, 4 Mar 2011 00:10:12 +0000 (+0000) Subject: (trunk) bump to 2.22+ X-Git-Tag: 2.30b1~202 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=aff1dfa564d9300614fefe17ee97619f81e807e4;p=transmission (trunk) bump to 2.22+ --- diff --git a/NEWS b/NEWS index 8703b8bae..8839c66b0 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,23 @@ ==== All Platforms ==== * The "lazy bitfield" feature has been superceded by the "Fast Extension" BEP6 +=== Transmission 2.22 (2011/03/03) === +==== All Platforms ==== + * Faster endgame + * Fix bug where leechers might be disconnected while seeding in some situations + * Support for unsorted blacklists + * Fix IPv6 DHT + * Re-add support to automatically close idle peers + * Fix bug where the resume file did not save the time checked for the last piece + * Fix 2.20 bug that sometimes showed inaccurate upload/download speeds +==== Mac ==== + * Fixes for Dutch, German, and Russian localizations +==== GTK+ ==== + * Fix setting individual idle seeding time +==== Qt ==== + * Fix loading localizations on Linux +==== CLI ==== + * Fix bandwidth display issue === Transmission 2.21 (2011/02/08) === ==== All Platforms ==== diff --git a/configure.ac b/configure.ac index 31635c76a..180d5aef7 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],[2.21+]) -m4_define([peer_id_prefix],[-TR221Z-]) +m4_define([user_agent_prefix],[2.22+]) +m4_define([peer_id_prefix],[-TR222Z-]) AC_INIT([transmission], [user_agent_prefix],