+=== 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 ====
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],