diff --git a/NEWS b/NEWS
index 53c60e3b8..630e465c5 100644
--- a/NEWS
+++ b/NEWS
@@ -5,7 +5,7 @@ http://trac.transmissionbt.com/query?group=component&milestone=1.40
- Mac
+ Sparkle updated to 1.5
-1.33 (2008/08/dd)
+1.33 (2008/08/30)
http://trac.transmissionbt.com/query?group=component&milestone=1.33
- All Platforms
+ Fix crash from malicious torrent files with a piece size of zero
diff --git a/macosx/appcast/appcast.xml b/macosx/appcast/appcast.xml
index 48b418180..ef20e7366 100644
--- a/macosx/appcast/appcast.xml
+++ b/macosx/appcast/appcast.xml
@@ -6,13 +6,13 @@
Most recent version available.
en
Tues, 5 Aug 2008 20:43:00 -0400
- Fri, 8 Aug 2008 22:26:00 -0400
+ Wed, 20 Aug 2008 23:44:00 -0400
-
Transmission 1.32
http://www.transmissionbt.com/appcast/releasenotes.html
- Fri, 8 Aug 2008 22:26:00 -0400
-
+ Wed, 20 Aug 2008 23:44:00 -0400
+
diff --git a/macosx/appcast/releasenotes.html b/macosx/appcast/releasenotes.html
index 17a1a453a..d7e42f3a6 100644
--- a/macosx/appcast/releasenotes.html
+++ b/macosx/appcast/releasenotes.html
@@ -18,8 +18,11 @@
- - Fix a bug introduced in 1.30 that caused poor tracker communication
- - Creating torrent files for files >= 2 GB will result in 2 MB pieces
+ - Fix crash from malicious torrent files with a piece size of zero
+ - When creating new torrent files, change behavior that caused "Multi tracker torrents are not allowed" warning on one tracker
+ - Fix Unicode handling in the JSON parser/generator
+ - Fix memory error when reading KTorrent's PEX messages
+ - Fix small memory leaks
|
@@ -34,12 +37,13 @@
- - Fix bug where the proxy type was changed from SOCKS5 to SOCKS4 on launch
+ - Rephrase "data not fully available" to "remaining time unknown"
+ - Fix bug where torrent file creation would fail because an extra blank tracker address was inserted
|
- For a full list of changes, click here.
+ For a full list of changes, click here.