From: Charles Kerr Date: Sat, 23 Jan 2010 00:01:26 +0000 (+0000) Subject: (trunk) update NEWS, bump to 1.81. X-Git-Tag: 1.81~6 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7f236280aefb1d0fba7b9cb1ad7f9561f0d960e7;p=transmission (trunk) update NEWS, bump to 1.81. --- diff --git a/NEWS b/NEWS index c8b84284f..4eb4b90af 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,9 @@ +=== Transmission 1.81 (2010/01/22) === +[http://trac.transmissionbt.com/query?milestone=1.81&group=component&groupdesc=1&order=severity All tickets closed by this release] +==== All Platforms ==== + * Fix 1.80 bug that misparsed some magnet links + * Fix 1.80 bug that caused startup to be very sluggish for some people + === Transmission 1.80 (2010/01/20) === [http://trac.transmissionbt.com/query?milestone=1.80&group=component&groupdesc=1&order=severity All tickets closed by this release] ==== All Platforms ==== diff --git a/configure.ac b/configure.ac index 0763dcb41..0d91c411d 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.80+]) -m4_define([peer_id_prefix],[-TR180Z-]) +m4_define([user_agent_prefix],[1.81]) +m4_define([peer_id_prefix],[-TR1810-]) AC_INIT([transmission], [user_agent_prefix],