tor

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

commit 3df548212a13c6f8a198ec869ee731e0f222f5bb
parent 6711a172c0b8cca96843c14d0721fd8b48034956
Author: Nick Mathewson <nickm@torproject.org>
Date:   Tue, 10 Jul 2018 14:51:10 -0400

Remove changes file for 26715.

(Bugfixes on bugs that have never been in a released version don't
need a changes file.)

Diffstat:
Dchanges/bug26715 | 5-----
1 file changed, 0 insertions(+), 5 deletions(-)

diff --git a/changes/bug26715 b/changes/bug26715 @@ -1,5 +0,0 @@ - o Major bugfixes (compilation): - - Include additional headers in connection_edge.c and ipv6.h in order - to build correctly on FreeBSD post-refactor. Fixes bug 26715; bugfix - on 0.3.5.1-alpha. Patch by Neel Chauhan. -