tor

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

commit ad4a68bf35784e92570b5bad39a73de89f8ceb9f
parent c4e0b28ecb90657eba1aaee8a590b408aaaad19a
Author: Nick Mathewson <nickm@torproject.org>
Date:   Thu, 19 Nov 2020 10:46:29 -0500

Mention bug number in changes file.

Diffstat:
Mchanges/ticket32102 | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/changes/ticket32102 b/changes/ticket32102 @@ -1,3 +1,3 @@ - o Minor features (build informations): + o Minor features (build information): - Add build informations to `tor --version` in order to ease reproducible - builds + builds. Closes ticket 32102.