]> git.phdru.name Git - extfs.d.git/blob - torrent-ChangeLog
Fix torrent VFS: announce sublist can be empty
[extfs.d.git] / torrent-ChangeLog
1 Version 1.2.3 (2015-07-08)
2
3    Set directories/files date/time to the content of ".META/creation date" file
4 if it exists or to the last modification time of the torrent file itself.
5
6    Fix flake8 errors.
7
8 Version 1.2.2 (2015-01-10)
9
10    Changed link to installation instructions.
11
12 Version 1.2.1 (2013-11-20)
13
14    Fixed a minor bug.
15
16 Version 1.2.0 (2013-11-16)
17
18    Get charset from the environment.
19
20 Version 1.1.1 (2013-11-11)
21
22    Documented the fact that the script can be put in
23 $HOME/[.local/share/].mc/extfs.d.
24
25 Version 1.1.0 (2013-06-10)
26
27    Show DHT nodes if they are present.
28
29    Show publisher and publisher-url if they are available.
30
31    Use name.utf-8, path.utf-8 and comment.utf-8 if those are available.
32
33    Use codepage instead of encoding if codepage is available
34    and encoding is not.
35
36 Version 1.0.0 (2010-11-11)
37
38    Initial release.