From: Alexander Færøy Date: Wed, 13 Sep 2023 16:39:55 +0000 (+0200) Subject: Add changes file for tpo/core/tor#40487 (and its MR's). X-Git-Tag: tor-0.4.9.1-alpha~113^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a8b573a322542f882cd2d51fad12847d458c3480;p=thirdparty%2Ftor.git Add changes file for tpo/core/tor#40487 (and its MR's). --- diff --git a/changes/ticket40487 b/changes/ticket40487 new file mode 100644 index 0000000000..bd64d475b8 --- /dev/null +++ b/changes/ticket40487 @@ -0,0 +1,3 @@ + o Minor features (portability, android): + - Use /data/local/tmp for data storage on Android by default. Closes ticket + 40487. Patch from Hans-Christoph Steiner.