X-Git-Url: https://git.phdru.name/?p=extfs.d.git;a=blobdiff_plain;f=torrent-ANNOUNCE;h=b89de35124b6db41f17a077928fab38f4480955d;hp=6a670be7ea92969aa03cf84874ec050636213827;hb=1c36a84abf307fa032c2b720994f54a36a41924c;hpb=b31cf2fdb7101e83f46898943bdfb4bb7c48c2bd diff --git a/torrent-ANNOUNCE b/torrent-ANNOUNCE index 6a670be..b89de35 100644 --- a/torrent-ANNOUNCE +++ b/torrent-ANNOUNCE @@ -6,27 +6,32 @@ WHAT IS IT Midnight Commander. -WHAT'S NEW in version 1.2.2 (2015-01-10) +WHAT'S NEW +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. + +Version 1.2.2 (2015-01-10) Changed link to installation instructions. -WHAT'S NEW in version 1.2.1 (2013-11-20) +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. Show publisher and publisher-url if they are available. Use name.utf-8, path.utf-8 and comment.utf-8 if those are available. 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. @@ -49,8 +54,11 @@ contents of these files are taken from the corresponding fields in the torrent metafile. The script doesn't check if the torrent consists of a .META file or directory (quite unlikely). -Date/time for all files is set to midnight of the 1st January of the current -year. The filesystem is, naturally, read-only. +Date/time for all directories/files is set to the value of 'creation date' +field, if it exists; if not date/time is set to the last modification time of +the torrent file itself. + +The filesystem is, naturally, read-only. AUTHOR