(trunk) update NEWS, bump to 1.81.

This commit is contained in:
Charles Kerr 2010-01-23 00:01:26 +00:00
parent 451cca4a5e
commit 7f236280ae
2 changed files with 8 additions and 2 deletions

6
NEWS
View File

@ -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 ====

View File

@ -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],