]> granicus.if.org Git - transmission/commitdiff
(trunk) tweak 1.90 NEWS; bump configure.ac
authorCharles Kerr <charles@transmissionbt.com>
Tue, 16 Feb 2010 16:00:31 +0000 (16:00 +0000)
committerCharles Kerr <charles@transmissionbt.com>
Tue, 16 Feb 2010 16:00:31 +0000 (16:00 +0000)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 24d32e001ae0dcef18bd72e2cfb15f254fd3ca0a..a6ed9d1653c34ba38bb9a78eebbafd2f7aa40d67 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-=== Transmission 1.90 (2010/02/xx) ===
+=== Transmission 1.90 (2010/02/16) ===
 [http://trac.transmissionbt.com/query?milestone=1.90&group=component&groupdesc=1&order=severity All tickets closed by this release]
 ==== All Platforms ====
   * Add an option to disable the .part suffix for incomplete files
@@ -11,6 +11,7 @@
   * Use fallocate64() for fast file preallocation on systems that support it
   * Magnet link improvements
   * Don't let "Disk is full" errors cause loss of configuration files
+  * Faster parsing of bencoded data, such as .torrent files
 ==== Mac ====
   * Display information for all selected transfers in the inspector's tracker and peer tabs
   * Add a filter to the message log
index bb46b639f9dc9347825453d139b0e0aa4f88eba9..f7ec148b587059183bd68441dfdc4ae379d2498a 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],[1.83+])
-m4_define([peer_id_prefix],[-TR183Z-])
+m4_define([user_agent_prefix],[1.90])
+m4_define([peer_id_prefix],[-TR1900-])
 
 AC_INIT([transmission],
         [user_agent_prefix],