]> git.phdru.name Git - extfs.d.git/blobdiff - torrent-ANNOUNCE
Fix torrent VFS: announce sublist can be empty
[extfs.d.git] / torrent-ANNOUNCE
index 2102e91db195f7bc6226522b6a1b218826eb62e4..b89de35124b6db41f17a077928fab38f4480955d 100644 (file)
@@ -8,7 +8,7 @@ Midnight Commander.
 
 WHAT'S NEW
 Version 1.2.3 (2015-07-08)
-   Set files date/time to the content of ".META/creation date" file
+   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)
@@ -54,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