]> granicus.if.org Git - transmission/commitdiff
(trunk) update to 2.04+
authorMitchell Livingston <livings124@transmissionbt.com>
Fri, 6 Aug 2010 23:15:29 +0000 (23:15 +0000)
committerMitchell Livingston <livings124@transmissionbt.com>
Fri, 6 Aug 2010 23:15:29 +0000 (23:15 +0000)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 57afe54b532c7b6a4bc93abfd7a0c8246762c2b5..9930b3948a754d1eb256765606af4ea9caa2399b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+=== Transmission 2.04 (2010/08/06) ===
+[http://trac.transmissionbt.com/query?milestone=2.04&group=component&groupdesc=1&order=severity All tickets closed by this release]
+==== All Platforms ====
+  * Fix display bug in tr_truncd()
+==== Mac ====
+  * Fix bug that caused Local Peer Discovery to always be disabled on startup
+==== GTK+ ====
+  * Fix inaccurate "active torrent" counts in the filterbar 
+  * Fix display bug with magnet link names
+==== Qt ====
+  * Fix crash when accessing a password-protected remote session
+==== Web Client ====
+  * Fix bad redirect
+
 === Transmission 2.03 (2010/07/21) ===
 [http://trac.transmissionbt.com/query?milestone=2.03&group=component&groupdesc=1&order=severity All tickets closed by this release]
 ==== Mac ====
index c1c558810ceae79e88e65001ac8785111f1badd9..9af9a2928caef51b162dc29735ee36780a8ae301 100644 (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],[2.03+])
-m4_define([peer_id_prefix],[-TR203Z-])
+m4_define([user_agent_prefix],[2.04+])
+m4_define([peer_id_prefix],[-TR204Z-])
 
 AC_INIT([transmission],
         [user_agent_prefix],