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