From: teor Date: Fri, 18 Oct 2019 07:26:09 +0000 (+1000) Subject: changes: file for 32124. X-Git-Tag: tor-0.4.2.3-alpha~24^2^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b3fc3b609bb222ecbd1dd8a28993f3b19dc8bfd4;p=thirdparty%2Ftor.git changes: file for 32124. --- diff --git a/changes/bug32124 b/changes/bug32124 new file mode 100644 index 0000000000..164b33c7e3 --- /dev/null +++ b/changes/bug32124 @@ -0,0 +1,7 @@ + o Minor bugfixes (build system): + - Stop failing when jemalloc is requested, but tcmalloc is not found. + Fixes bug 32124; bugfix on 0.3.5.1-alpha. + - Interpret --disable-module-dirauth=no correctly. + Fixes bug 32124; bugfix on 0.3.4.1-alpha. + - Interpret --with-tcmalloc=no correctly. + Fixes bug 32124; bugfix on 0.2.0.20-rc.