Changeset 13820
- Timestamp:
- Jan 21, 2013, 1:33:54 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/NEWS
r13786 r13820 1 === Transmission 2.80 (2013/xx/yy) === 2 [http://trac.transmissionbt.com/query?milestone=2.80&group=component&order=severity All tickets closed by this release] 3 ==== All Platforms ==== 4 * Support renaming a transfer's files and folders 5 * Better use of the OS' filesystem cache 6 * Lengthen the prefetch cache for data sent to peers 7 * Faster parsing of JSON data and bencoded data 8 * Fewer public API calls in libtransmission need thread locks (ie, fewer beachballs) 9 * Other CPU speedups 10 * Replace the previous JSON parser with jsonsl to resolve DFSG license issue 11 * Fix FTBFS when compiling with -Werror=format-security 12 * Add 'freespace' argument to session-get in the Remote API 13 * Improved unit tests in libtransmission 14 * Tarballs are now released only in .xz format 15 ==== Mac Client ==== 16 * VDKQueue 17 ==== GTK+ Client ==== 18 * Simplify the tracker filter pulldown's interface; now matches the Qt client 19 * Synced preferences text & shortcuts in the GTK+ and Qt clients 20 * Remove deprecated calls to gdk_threads_enter() 21 * Silence a handful of console warnings 22 ==== Qt Client ==== 23 * More efficient updates when receiving information from the server 24 * Add an option to play a sound when a torrent finishes downloading 25 * Add an option to start up iconified into the notification area 26 * Fix an issue with the tray icon preventing hibernation/logout 27 * Other CPU speedups 28 * Open the correct folder when clicking on single-file torrents 29 * Synced preferences text & shortcuts in the GTK+ and Qt clients 30 * Fix non Latin-1 unit strings 31 ==== Daemon ==== 32 * Add support for specifying recently-active torrents in transmission-remote 33 ==== Web Client ==== 34 * Exend the cookie lifespan so that settings like sort order don't get lost 35 ==== Utils ==== 36 * Support user-defined piece sizes in transmission-create 37 38 39 2.7x backport list... if this gets long enough, we'll do 2.77 40 #5238 'tr_inactvelimit in rpc-spec' -- fix obsolete documentation. 41 #5235 'Plural wrong in torrent-cell-renderer' 42 #5219 'QPrintable and non Latin-1 symbols on Ubuntu' 43 #5215 fix a transmission-cli regression from 2.76 44 45 1 46 === Transmission 2.76 (2013/01/08) === 2 47 [http://trac.transmissionbt.com/query?milestone=2.76&group=component&order=severity All tickets closed by this release]
Note: See TracChangeset
for help on using the changeset viewer.