From a1bc471dd477864105cc13e8ab69ebd05619ea9b Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Wed, 8 Jan 2020 21:55:41 -0500 Subject: [PATCH] Add a changes file for disabling the dircache code. --- changes/feature32487 | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 changes/feature32487 diff --git a/changes/feature32487 b/changes/feature32487 new file mode 100644 index 0000000000..520ad8db41 --- /dev/null +++ b/changes/feature32487 @@ -0,0 +1,3 @@ + o Minor features (disabling relay support): + - When Tor is compiled --disable-module-relay, we also omit the + code used to act as a directory cache. Closes ticket 32487. -- 2.47.3