]> git.phdru.name Git - extfs.d.git/blobdiff - torrent-ANNOUNCE
torrent 1.2.4: Fix a bug in handling overflow with dates > 2038 year
[extfs.d.git] / torrent-ANNOUNCE
index 0199e4b5c24e9c3a064c8bbd3616ec2e2fb5b3e3..1c8f970a3561450a765a3b90394a0bcc036200b9 100644 (file)
@@ -6,24 +6,35 @@ WHAT IS IT
 Midnight Commander.
 
 
-WHAT'S NEW in version 1.2.1 (2013-11-20)
+WHAT'S NEW
+Version 1.2.4 (2018-05-18)
+   Fix a bug in handling overflow with dates > 2038 year.
+
+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.
+
+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.
 
 
@@ -31,7 +42,7 @@ WHERE TO GET
    Home page: http://phdru.name/Software/mc/torrent.html
    Download:  http://phdru.name/Software/mc/torrent
     git clone http://git.phdru.name/extfs.d.git
-     git clone git://git.phdru.name/extfs.d.git
+    git clone  git://git.phdru.name/extfs.d.git
 
    Installation instructions: http://phdru.name/Software/mc/INSTALL.html
 
@@ -46,15 +57,18 @@ 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
    Oleg Broytman <phd@phdru.name>
 
 COPYRIGHT
-   Copyright (C) 2010-2013 PhiloSoft Design
+   Copyright (C) 2010-2015 PhiloSoft Design
 
 LICENSE
    GPL