commit c33db290a9d8d0f921ef8ce0f49803748b5e47e0 Author: Nick Mathewson nickm@torproject.org Date: Wed Aug 2 11:50:57 2017 -0400
Remove an extraneous "alpha". --- ChangeLog | 2 +- ReleaseNotes | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/ChangeLog b/ChangeLog index fb8860ba7..04868a17c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,5 @@ Changes in version 0.3.0.10 - 2017-08-02 - Tor 0.3.0.10 alpha backports a collection of small-to-medium bugfixes + Tor 0.3.0.10 backports a collection of small-to-medium bugfixes from the current Tor alpha series. OpenBSD users and TPROXY users should upgrade; others are probably okay sticking with 0.3.0.9.
diff --git a/ReleaseNotes b/ReleaseNotes index 7c1fd69c5..1dd3d9530 100644 --- a/ReleaseNotes +++ b/ReleaseNotes @@ -3,7 +3,7 @@ of Tor. If you want to see more detailed descriptions of the changes in each development snapshot, see the ChangeLog file.
Changes in version 0.3.0.10 - 2017-08-02 - Tor 0.3.0.10 alpha backports a collection of small-to-medium bugfixes + Tor 0.3.0.10 backports a collection of small-to-medium bugfixes from the current Tor alpha series. OpenBSD users and TPROXY users should upgrade; others are probably okay sticking with 0.3.0.9.
tor-commits@lists.torproject.org