diff --git a/NEWS b/NEWS
index ab0fdf241..768af1133 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,27 @@
NEWS file for Transmission
+1.73 (2009/07/16)
+
+- All Platforms
+ + Fix bug that could exceed the user-configured peer limits
+ + Use less memory in some high-peer situations
+ + Better estimation on time left to download
+ + Support supportcrypto and requirecrypto flags in http tracker announces
+ + Update to newer snapshots of libnatpmp and miniupnpc
+ + Make DHT a compile-time option
+- GTK+
+ + Use GDK-safe versions of g_idle_add() and g_timeout_add*()
+ + Save some space in GTK+ >= 2.16.0 by not building SexyIconEntry
+- Qt
+ + Fix bug that crashed Qt client when setting alternative up/down speeds
+- Daemon
+ + Add umask support
+- Web Client
+ + Inspector and Add Torrent buttons for iPhone/iPod Touch
+ + Add location field to inspector
+- CLI
+ + Some torrent files created with transmission-cli were invalid
+
1.72 (2009/06/16)
- All Platforms