X-Git-Url: https://git.phdru.name/?p=extfs.d.git;a=blobdiff_plain;f=torrent-ChangeLog;h=bdad9daa212a303da6df3433ca2aac3321a2de7c;hp=4afa7e32ce2549be8dabf8636b5cac3ee6345605;hb=910d9e2832ce15a7f1181a57e9e2adba7c74edd0;hpb=9995ef8164c2784a13f58495cf40f22508267350 diff --git a/torrent-ChangeLog b/torrent-ChangeLog index 4afa7e3..bdad9da 100644 --- a/torrent-ChangeLog +++ b/torrent-ChangeLog @@ -1,17 +1,28 @@ -WHAT'S NEW in version 1.2.1 (2013-11-20) +Version 1.2.3 (2015-07-08) + + Set directories/files date/time to the content of ".META/creation date" file +if it exists or to the last modification time of the torrent file itself. + + Fix flake8 errors. + +Version 1.2.2 (2015-01-10) + + Changed link to installation instructions. + +Version 1.2.1 (2013-11-20) Fixed a minor bug. -WHAT'S NEW in version 1.2.0 (2013-11-16) +Version 1.2.0 (2013-11-16) Get charset from the environment. -WHAT'S NEW in version 1.1.1 (2013-11-11) +Version 1.1.1 (2013-11-11) Documented the fact that the script can be put in $HOME/[.local/share/].mc/extfs.d. -WHAT'S NEW in version 1.1.0 (2013-06-10) +Version 1.1.0 (2013-06-10) Show DHT nodes if they are present. @@ -22,6 +33,6 @@ WHAT'S NEW in version 1.1.0 (2013-06-10) Use codepage instead of encoding if codepage is available and encoding is not. -WHAT'S NEW in version 1.0.0 (2010-11-11) +Version 1.0.0 (2010-11-11) Initial release.