commit 72aa33c017d60f353c5189aec079dc86b595abf8 Author: Nick Mathewson nickm@torproject.org Date: Mon Jul 31 19:34:16 2017 -0400
Add the release blurb --- ChangeLog | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/ChangeLog b/ChangeLog index dcae15ffd..8825bef6b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ -Changes in version 0.3.1.5-??? - 2017-08-01 - Blurb goes here +Changes in version 0.3.1.5-alpha - 2017-08-01 + Tor 0.3.1.5-alpha improves the performance of consensus diff + calculation, fixes a crash bug on older versions of OpenBSD, and fixes + several other bugs. If no serious bugs are found in this version, the + next version will be a release candidate.
This release also marks the end of support for the Tor 0.2.4.x, 0.2.6.x, and 0.2.7.x release series. Those releases will receive no
tor-commits@lists.torproject.org