tor

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

commit 9131fe7eb2b2a81f2d15a4d69696a4c15d9c2ef1
parent 7d9403b42218596108dfa0e614b79f4217912a90
Author: Nick Mathewson <nickm@torproject.org>
Date:   Fri, 12 Mar 2021 09:56:23 -0500

Remove changes files already merged in release-0.4.5

Diffstat:
Dchanges/bug40256_045 | 3---
Dchanges/bug40315 | 5-----
Dchanges/ticket40334 | 3---
3 files changed, 0 insertions(+), 11 deletions(-)

diff --git a/changes/bug40256_045 b/changes/bug40256_045 @@ -1,3 +0,0 @@ - o Minor bugfixes (documentation): - - Fix a formatting error on the documentation for - VirtualAddrNetworkIPv6. Fixes bug 40256; bugfix on 0.2.9.4-alpha. diff --git a/changes/bug40315 b/changes/bug40315 @@ -1,5 +0,0 @@ - o Minor bugfixes (Linux, relay): - - Fix a bug in determining total available system memory that would have - been triggered if the format of /proc/meminfo had ever changed - to include "MemTotal:" in the middle of a line. Fixes bug 40315; - bugfix on 0.2.5.4-alpha. diff --git a/changes/ticket40334 b/changes/ticket40334 @@ -1,3 +0,0 @@ - o Minor bugfixes (onion service): - - Remove a harmless BUG() warning when reloading tor configured with onion - services. Fixes bug 40334; bugfix on 0.4.5.1-alpha.