tor

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

commit e62d92be5a9f1503d67d7d03e10eadcfc6be9b33
parent 63219eda8aeb9aecf0e302179eb47a16ff26f6e9
Author: Nick Mathewson <nickm@torproject.org>
Date:   Fri, 21 Sep 2018 08:12:50 -0400

Set a release date

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

diff --git a/ChangeLog b/ChangeLog @@ -1,4 +1,4 @@ -Changes in version 0.3.5.2-alpha - 2018-09-2? +Changes in version 0.3.5.2-alpha - 2018-09-21 Tor 0.3.5.2-alpha fixes several bugs in 0.3.5.1-alpha, including one that made Tor think it had run out of sockets. Anybody running a relay or an onion service on 0.3.5.1-alpha should upgrade.