- Timestamp:
- Sep 14, 2009, 3:39:05 AM (13 years ago)
- Location:
- branches/1.7x
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/1.7x/NEWS
r9112 r9113 6 6 * Fix 1.74 bug that caused a high CPU load on startup 7 7 * Fix 1.74 bug that stopped multitracker if a single tracker sent an error message 8 * Fix olderbug in converting other charsets to UTF-88 * Fix bug in converting other charsets to UTF-8 9 9 * Handle HTTP redirects more gracefully 10 10 * Faster verification of local data for torrents with small piece size -
branches/1.7x/configure.ac
r9109 r9113 4 4 dnl "0" for stable, supported releases 5 5 dnl these should be the only two lines you need to change 6 m4_define([user_agent_prefix],[1.75 b2])7 m4_define([peer_id_prefix],[-TR17 4X-])6 m4_define([user_agent_prefix],[1.75]) 7 m4_define([peer_id_prefix],[-TR1750-]) 8 8 9 9 AC_INIT([transmission],
Note: See TracChangeset
for help on using the changeset viewer.