X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;ds=sidebyside;f=torrent-ChangeLog;h=43a77607ff3bd9010457fbbf44eaa4f97165ff26;hb=f97e5336b4ad99795321448b852266f20ad0135f;hp=9bcf4768323a24af82fecc2285e943081fb45789;hpb=f8149878b4b42033610eef9b305e6b71c2e5f549;p=extfs.d.git diff --git a/torrent-ChangeLog b/torrent-ChangeLog index 9bcf476..43a7760 100644 --- a/torrent-ChangeLog +++ b/torrent-ChangeLog @@ -1,8 +1,14 @@ +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 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. + Fix flake8 errors. + Version 1.2.2 (2015-01-10) Changed link to installation instructions.