]> granicus.if.org Git - transmission/commitdiff
(trunk) update to 1.75; transfer NEWS and appcast from 1.7x branch
authorMitchell Livingston <livings124@transmissionbt.com>
Mon, 14 Sep 2009 03:49:24 +0000 (03:49 +0000)
committerMitchell Livingston <livings124@transmissionbt.com>
Mon, 14 Sep 2009 03:49:24 +0000 (03:49 +0000)
NEWS
configure.ac
macosx/appcast/appcast.xml
macosx/appcast/releasenotes.html

diff --git a/NEWS b/NEWS
index ecb029947e3ed05d4fd27168feee8e5118c90616..a5847a4c42a022bde55f319e568752a897075e80 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,23 @@
+=== Transmission 1.75 (2009/09/13) ===
+[http://trac.transmissionbt.com/query?milestone=1.75&group=component&groupdesc=1&order=severity All tickets closed by this release]
+==== All Platforms ====
+  * Don't wait so long on unresponsive trackers if there are other trackers to try
+  * Adding corrupt/invalid torrents could crash Transmission
+  * Fix 1.74 bug that caused a high CPU load on startup
+  * Fix 1.74 bug that stopped multitracker if a single tracker sent an error message
+  * Fix bug in converting other charsets to UTF-8
+  * Handle HTTP redirects more gracefully
+  * Faster verification of local data for torrents with small piece size
+  * Fix 1.74 build error when compiling without DHT
+==== Mac ====
+  * Fix libcurl build issue that caused tracker connectivity problems on Snow Leopard
+  * Fix error when creating a torrent file while still changing the announce address
+==== GTK+ ====
+  * Fix "sort by time remaining"
+  * Fix the turtle toggle button on old versions of GTK+
+  * Fix startup error if another copy of the Transmission GTK client is running
+  * Fix clang build issue
+
 === Transmission 1.74 (2009/08/24) ===
 [http://trac.transmissionbt.com/query?milestone=1.74&group=component&groupdesc=1&order=severity All tickets closed by this release]
 ==== All Platforms ====
index c04bdba1fe1d92e8b087d36d0fb81478e2e27698..70c4a13297ca5af005644de8ebf4a81a62258da2 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.74+])
-m4_define([peer_id_prefix],[-TR174Z-])
+m4_define([user_agent_prefix],[1.75+])
+m4_define([peer_id_prefix],[-TR175Z-])
 
 AC_INIT([transmission],
         [user_agent_prefix],
index 52a601936607c36c4d99d3c84f51febe668d4334..a31e7f8d3b81663092ecc2e4cf34c9274a393148 100644 (file)
@@ -5,18 +5,18 @@
     <link>http://www.transmissionbt.com/appcast.xml</link>
     <description>Most recent version available.</description>
     <language>en</language>
-    <pubDate>Mon, 24 August 2009 19:30:00 -0400</pubDate>
+    <pubDate>Sun, 13 September 2009 23:30:00 -0400</pubDate>
 
        <item>
-               <title>Transmission 1.74</title>
+               <title>Transmission 1.75</title>
                <sparkle:releaseNotesLink>http://www.transmissionbt.com/appcast/releasenotes.html</sparkle:releaseNotesLink>
-       <pubDate>Mon, 24 August 2009 19:30:00 -0400</pubDate>
+       <pubDate>Sun, 13 September 2009 23:30:00 -0400</pubDate>
        <enclosure
-       url="http://mirrors.m0k.org/transmission/files/Transmission-1.74.dmg" 
-       sparkle:version="8993"
-       sparkle:shortVersionString="1.74"
-       sparkle:dsaSignature="MCwCFFds0naRPBzwUx/vIFvYgwu7dmk4AhQN1ekUMmX57AQAFYPbPdAy2K/PVQ=="
-       length="5222530"
+       url="http://mirrors.m0k.org/transmission/files/Transmission-1.75.dmg" 
+       sparkle:version="9112"
+       sparkle:shortVersionString="1.75"
+       sparkle:dsaSignature="MC0CFFxYw9bxsgVF7NYLJ5ek37MT6LTnAhUAg61ctnkLBTCyvQwKfkPJlGitfwo="
+       length="5355697"
        type="application/octet-stream"/>
        <sparkle:minimumSystemVersion>10.5.0</sparkle:minimumSystemVersion>
     </item>
index c6ee99a51d4c2f3f47406db5871985a3e4c3536e..c23e1de0a4b87b8be9a971a315a0b51f759dc36f 100644 (file)
@@ -8,64 +8,32 @@
        </head>
 
        <body>
-                       <br>
-                       <table class="dots" width="100%" border="0" cellspacing="0" cellpadding="0" summary="Two column table with heading">
-                               <tr>
-                                       <td class="blue">
-                                               <h3>Application Changes</h3>
-                                       </td>
-                               </tr>
-                               <tr>
-                                       <td>
-                                               <ul>
-                                               <li>64-bit compatibility</li>
-                                               <li>Queuing system will not exclude transfers with tracker warnings</li>
-                                               <li>Links to original torrent files are no longer maintained</li>
-                                               <li>Better data recovery in the case of an OS or Transmission crash</li>
-                                               <li>If a data file is moved, stop the torrent instead of redownloading it</li>
-                                               <li>Fix bug that didn't list some peers in the resume file and in PEX</li>
-                                               <li>Fix bug where changing the global per-torrent peer connection limit did not affect the current session</li>
-                                               <li>Fix bug where changing settings through RPC would result in wrong values being saved for three fields</li>
-                                               <li>More helpful torrent error messages</li>
-                                               <li>Update to a newer snapshot of miniupnpc</li>
-                                               </ul>
-                                       </td>
-                               </tr>
-                       </table>
                        
                        <br>
-                       
                        <table class="dots" width="100%" border="0" cellspacing="0" cellpadding="0" summary="Two column table with heading">
                                <tr>
                                        <td class="blue">
-                                               <h3>Web Client Changes</h3>
+                                               <h3>Application Changes</h3>
                                        </td>
                                </tr>
                                <tr>
                                        <td>
                                                <ul>
-                                               <li>Progress bar shows seeding progress</li>
-                                               <li>Fix bug that displayed "%nan" when verifying a torrent</li>
-                                               <li>"Pause All" only appeared to pause torrents with peers until refresh</li>
+                                               <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>
                                                </ul>
                                        </td>
                                </tr>
                        </table>
                        
-                       <p>For a full list of changes, <a href="http://trac.transmissionbt.com/query?milestone=1.74&group=component&groupdesc=1&order=severity">click here</a>.</p>
-
-                       <table class="dots" width="100%" border="0" cellspacing="0" cellpadding="0" summary="Two column table with heading">
-                               <tr>
-                                       <td class="red">
-                                               <h3>Note</h3>
-                                       </td>
-                               </tr>
-                               <tr>
-                                       <td>
-                                               <p>Transmission requires Mac OS X 10.5 or greater.</p>
-                                       </td>
-                               </tr>
-                       </table>
+                       <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>
        </body>
 
 </html>