diff options
author | teor <teor@torproject.org> | 2019-08-20 11:48:07 +1000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2019-09-02 13:29:17 -0400 |
commit | f538e2398698d4aa05b65bba857260fed9126ef3 (patch) | |
tree | 85804169b4525fce993faf9de23440fe9ab4b116 /ReleaseNotes | |
parent | a3fad4d0575733bab2791e2c373c7cd69234ff9f (diff) | |
download | tor-f538e2398698d4aa05b65bba857260fed9126ef3.tar.gz tor-f538e2398698d4aa05b65bba857260fed9126ef3.zip |
ChangeLog/ReleaseNotes: fix some incorrect bugfix versions
Closes 31461.
Diffstat (limited to 'ReleaseNotes')
-rw-r--r-- | ReleaseNotes | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ReleaseNotes b/ReleaseNotes index b378fd07a9..aa88c5321e 100644 --- a/ReleaseNotes +++ b/ReleaseNotes @@ -911,7 +911,7 @@ Changes in version 0.4.0.5 - 2019-05-02 we had added up the sum of all nodes with a descriptor, but that could cause us to build failing circuits when we had either too many bridges or not enough guard nodes. Fixes bug 25885; bugfix on - 0.3.6.1-alpha. Patch by Neel Chauhan. + 0.2.3.1-alpha. Patch by Neel Chauhan. o Minor bugfixes (IPv6): - Fix tor_ersatz_socketpair on IPv6-only systems. Previously, the |