2008-08-16 19:45:38 +00:00
< html >
< head >
< meta http-equiv = "content-type" content = "text/html;charset=utf-8" >
< title > What's new in Transmission?< / title >
< meta name = "robots" content = "anchors" >
< link href = "releasenotes.css" type = "text/css" rel = "stylesheet" media = "all" >
< / head >
< body >
2009-06-16 22:07:46 +00:00
2009-07-19 15:26:12 +00:00
< br >
2009-07-17 19:19:23 +00:00
< table class = "dots" width = "100%" border = "0" cellspacing = "0" cellpadding = "0" summary = "Two column table with heading" >
< tr >
< td class = "blue" >
2009-09-14 03:49:24 +00:00
< h3 > Application Changes< / h3 >
2009-07-17 19:19:23 +00:00
< / td >
< / tr >
< tr >
< td >
< ul >
2009-09-14 03:49:24 +00:00
< li > Fix libcurl build issue that caused tracker connectivity problems on Snow Leopard< / li >
< li > Don't wait so long on unresponsive trackers if there are other trackers to try< / li >
< li > Adding corrupt/invalid torrents could crash Transmission< / li >
< li > Fix 1.74 bug that caused a high CPU load on startup< / li >
< li > Fix 1.74 bug that stopped multitracker if a single tracker sent an error message< / li >
< li > Fix bug in converting other charsets to UTF-8< / li >
< li > Handle HTTP redirects more gracefully< / li >
< li > Faster verification of local data for torrents with small piece size< / li >
< li > Fix error when creating a torrent file while still changing the announce address< / li >
2009-07-17 19:19:23 +00:00
< / ul >
< / td >
< / tr >
< / table >
2009-09-14 03:49:24 +00:00
< p > For a full list of changes, < a href = "http://trac.transmissionbt.com/query?milestone=1.75&group=component&groupdesc=1&order=severity" > click here< / a > .< / p >
2008-08-16 19:45:38 +00:00
< / body >
< / html >