tor

The Tor anonymity network
git clone https://git.dasho.dev/tor.git
Log | Files | Refs | README | LICENSE

commit 61625b8f26384a4a5d407db3f96e343c4dac36f8
parent 0870660716abbb750284a09ddefe7e727ecda31f
Author: Nick Mathewson <nickm@torproject.org>
Date:   Fri, 26 May 2017 09:10:27 -0400

Pedantry in the changelog.

Diffstat:
MChangeLog | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog @@ -1,6 +1,6 @@ Changes in version 0.3.1.2-alpha - 2017-05-26 Tor 0.3.1.2-alpha is the second release in the 0.3.1.x series. It - fixes a couple of bugs found while testing 0.3.1.1-alpha, including a + fixes a few bugs found while testing 0.3.1.1-alpha, including a memory corruption bug that affected relay stability. o Major bugfixes (crash, relay):