Added first and last pieces priorities to ChangeLog.
This commit is contained in:
parent
0bc90356a7
commit
f0149c4474
|
@ -2,17 +2,19 @@ Deluge 0.5.3 (XX August 2007)
|
||||||
|
|
||||||
* Added ChangeLog
|
* Added ChangeLog
|
||||||
* Ticket #53 - Added files priorities within torrent
|
* Ticket #53 - Added files priorities within torrent
|
||||||
* Picking a file to not download now checks for compact_mode status to prevent
|
|
||||||
all sorts of problems such as downloading pieces into the wrong file
|
|
||||||
* Ticket #111 - Remember directory of last added torrent
|
* Ticket #111 - Remember directory of last added torrent
|
||||||
* Ticket #232 - Added Move completed downloads to feature
|
* Ticket #232 - Added Move completed downloads to feature
|
||||||
* Ticket #245 - Added ability to select torrent files before starting
|
* Ticket #245 - Added ability to select torrent files before starting
|
||||||
|
* Ticked #368 - Added ability to prioritize first and last pieces of files
|
||||||
|
in torrents
|
||||||
* Ticket #371 - Proper full storage allocation of files on reiser4 and
|
* Ticket #371 - Proper full storage allocation of files on reiser4 and
|
||||||
ntfs-3g filesystems
|
ntfs-3g filesystems
|
||||||
* Ticket #420 - Show size of torrent minus size of unselected files as Total
|
* Ticket #420 - Show size of torrent minus size of unselected files as Total
|
||||||
Size
|
Size
|
||||||
* Ticket #405 - Properly start in tray when run deluge --tray
|
* Ticket #405 - Properly start in tray when run deluge --tray
|
||||||
* Ticket #437 - Gracefully upgrade from old versions
|
* Ticket #437 - Gracefully upgrade from old versions
|
||||||
|
* Picking a file to not download now checks for compact_mode status to prevent
|
||||||
|
all sorts of problems such as downloading pieces into the wrong file
|
||||||
* RSS plugin inclusion
|
* RSS plugin inclusion
|
||||||
* Added ability to queue new torrents above completed ones when
|
* Added ability to queue new torrents above completed ones when
|
||||||
seeds are set to queue at the bottom
|
seeds are set to queue at the bottom
|
||||||
|
|
Loading…
Reference in New Issue