Update ChangeLog and ReleaseNotes after tor#40500 was merged.

This commit is contained in:
Alexander Færøy
2021-10-25 21:16:25 +00:00
parent 9e44116fe6
commit 2ae7a71f43
3 changed files with 8 additions and 3 deletions
+4
View File
@@ -38,6 +38,10 @@ Changes in version 0.4.6.8 - 2021-10-26
- Improve logging when a bad HS version is given. Fixes bug 40476;
bugfix on 0.4.6.1-alpha.
o Minor bugfix (CI, onion service):
- Exclude onion service version 2 Stem tests in our CI. Fixes bug 40500;
bugfix on 0.3.2.1-alpha.
o Minor bugfixes (compatibility):
- Fix compatibility with the most recent Libevent versions, which no
longer have an evdns_set_random_bytes() function. Because this
+4
View File
@@ -42,6 +42,10 @@ Changes in version 0.4.6.8 - 2021-10-26
- Improve logging when a bad HS version is given. Fixes bug 40476;
bugfix on 0.4.6.1-alpha.
o Minor bugfix (CI, onion service):
- Exclude onion service version 2 Stem tests in our CI. Fixes bug 40500;
bugfix on 0.3.2.1-alpha.
o Minor bugfixes (compatibility):
- Fix compatibility with the most recent Libevent versions, which no
longer have an evdns_set_random_bytes() function. Because this
-3
View File
@@ -1,3 +0,0 @@
o Minor bugfix (CI, onion service):
- Exclude onion service version 2 Stem tests in our CI. Fixes bug 40500;
bugfix on 0.3.2.1-alpha.