diff --git a/NEWS b/NEWS index b02f9fd4b..c6ae3108a 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,23 @@ +=== Transmission 2.11 (2010/10/xx) === +[http://trac.transmissionbt.com/query?milestone=2.11&group=component&groupdesc=1&order=severity All tickets closed by this release] +==== All Platforms ==== + * Fix a 2.10 crash in tr_ioFindFileLocation() + * Fix minor build issues on various platforms, particularly embedded systems + * Fix issue when saving bencode files on small hardware running uClibc + * Fix minor rounding issue when displaying percentages + * Fix the optimistic unchoke interval +==== Mac ==== + * Swipe to change inspector tab +==== GTK+ ==== + * Fix drag-and-dropping a magnet link onto the GTK+ client + * Fix hiding dialogs when hiding Transmission in the notification area +==== Qt ==== + * Fix crash in the file tree +==== Daemon ==== + * Fix missing status message when using "transmission-remote --add" +==== Web Client ==== + * Add a Transmission website link to the options menu + === Transmission 2.10 (2010/10/07) === [http://trac.transmissionbt.com/query?milestone=2.10&group=component&groupdesc=1&order=severity All tickets closed by this release] ==== All Platforms ====