diff --git a/NEWS b/NEWS index 68740c4e9..e50e0d214 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,23 @@ NEWS file for Transmission +1.61 (2009/05/11) + +- All Platforms + + Close potential CSRF security hole for Web Client users + + Fix locale error in the JSON parser +- Qt + + Various small bugfixes to the beta Qt client +- Daemon + + transmission-remote was unable to select torrents by their SHA1 hash +- Web Client + + Fix 1.60 error that failed to serve Web Client files on some embedded platforms + + Add response header that allows static files to be cached on the client side + +1.53 (2009/05/11) +- All Platforms + + Close potential CSRF security hole for Web Client users + + Fix locale error in the JSON parser + 1.60 (2009/05/04) - All Platforms