]> granicus.if.org Git - transmission/commitdiff
(trunk) update NEWS and bump version to 2.20 beta 3. 2.20b3
authorJordan Lee <jordan@transmissionbt.com>
Sun, 30 Jan 2011 17:52:11 +0000 (17:52 +0000)
committerJordan Lee <jordan@transmissionbt.com>
Sun, 30 Jan 2011 17:52:11 +0000 (17:52 +0000)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 41de5f656d2402be1240f2e206c9ee42c5946c4f..ee9f0980508e6b52434f8b4e57193feb5f59edd0 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,7 @@
   * Add the ability to shutdown Transmission sessions via RPC
   * NAT-PMP and UPnP now also map the UDP port
   * Update the DHT code to dht-0.18
+  * Faster parsing of bencoded data
   * Improve support for running scripts when a torrent finishes downloading
   * Fix reannounce interval when trackers return a 404 error
   * Fix checksum error on platforms running uClibc 0.9.27 or older
 ==== Daemon ====
   * Add "reannounce to tracker" option to transmission-remote
   * transmission-remote can now read auth info from environment variables
+  * Fix configuration file bug with transmission-daemon running on Macs
 ==== Web Client ====
   * Right-clicking a torrent now works with Firefox / Firegestures / Ubuntu
 ==== Utils ====
-  * transmission-show now displays webseed information
+  * Fix error when replacing substrings in tracker announce URLs
+  * Webseeds are now displayed in transmission-show
 
 === Transmission 2.13 (2010/12/09) ===
 [http://trac.transmissionbt.com/query?milestone=2.13&group=component&order=severity All tickets closed by this release]
index 6c7be6530a1968611e604ad3fc84ca8cd9fffa2e..4ad9df454d0b2c9c0f8d0026bc6f78efd082f2f5 100644 (file)
@@ -3,7 +3,7 @@ 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.20b2])
+m4_define([user_agent_prefix],[2.20b3])
 m4_define([peer_id_prefix],[-TR213X-])
 
 AC_INIT([transmission],