]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Use the correct release date and backport version sources
authorNick Mathewson <nickm@torproject.org>
Mon, 16 Aug 2021 12:25:12 +0000 (08:25 -0400)
committerNick Mathewson <nickm@torproject.org>
Mon, 16 Aug 2021 12:25:36 +0000 (08:25 -0400)
ChangeLog

index cd41d33a30a0bc55cd33575935f5023f8d5712e8..f4e7006ecc31eaac9af25a018c972da0833e6aab 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,4 @@
-Changes in version 0.3.5.16 - 2021-08-13
+Changes in version 0.3.5.16 - 2021-08-16
   This version fixes several bugs from earlier versions.
 
   o Minor feature (fallbackdir):
@@ -8,11 +8,11 @@ Changes in version 0.3.5.16 - 2021-08-13
     - Update the geoip files to match the IPFire Location Database,
       as retrieved on 2021/08/12.
 
-  o Minor bugfix (crypto):
+  o Minor bugfix (crypto, backport from 0.4.6.7):
     - Disable the unused batch verification feature of ed25519-donna. Fixes
       bug 40078; bugfix on 0.2.6.1-alpha. Found by Henry de Valence.
 
-  o Minor bugfixes (relay, backport from 0.4.6.x):
+  o Minor bugfixes (relay, backport from 0.4.6.7):
     - Reduce the compression level for data streaming from HIGH to LOW. Fixes
       bug 40301; bugfix on 0.3.5.1-alpha.