X-Git-Url: https://git.phdru.name/?p=extfs.d.git;a=blobdiff_plain;f=torrent-ChangeLog;h=43a77607ff3bd9010457fbbf44eaa4f97165ff26;hp=410bdf05cfc5dbb49fdb30fdbac453ee965adaa9;hb=HEAD;hpb=abdc722ded2659badbf693e324eb395acab8869a diff --git a/torrent-ChangeLog b/torrent-ChangeLog index 410bdf0..3c4b8e7 100644 --- a/torrent-ChangeLog +++ b/torrent-ChangeLog @@ -1,8 +1,18 @@ +Version 1.3.1 (2023-08-13) + + Update for Python 3. + +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. + Fix flake8 errors. + Version 1.2.2 (2015-01-10) Changed link to installation instructions.