commit 8b0945081967ba94741ea6733609bb36a49c4909 Author: Nick Mathewson nickm@torproject.org Date: Wed Oct 25 09:24:24 2017 -0400
Oops. Fix up the changelog I just sent out. :( --- ChangeLog | 2 +- ReleaseNotes | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/ChangeLog b/ChangeLog index 0cd879190..a902cab2a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -182,7 +182,7 @@ Changes in version 0.3.0.12 - 2017-10-25
Changes in version 0.3.1.8 - 2017-10-25 - Tor 0.3.1.7 is the second stable release in the 0.3.1 series. + Tor 0.3.1.8 is the second stable release in the 0.3.1 series. It includes several bugfixes, including a bugfix for a crash issue that had affected relays under memory pressure. It also adds a new directory authority, Bastet. diff --git a/ReleaseNotes b/ReleaseNotes index a9eaacaba..00e96babb 100644 --- a/ReleaseNotes +++ b/ReleaseNotes @@ -186,7 +186,7 @@ Changes in version 0.3.0.12 - 2017-10-25
Changes in version 0.3.1.8 - 2017-10-25 - Tor 0.3.1.7 is the second stable release in the 0.3.1 series. + Tor 0.3.1.8 is the second stable release in the 0.3.1 series. It includes several bugfixes, including a bugfix for a crash issue that had affected relays under memory pressure. It also adds a new directory authority, Bastet.
tor-commits@lists.torproject.org