From: Nick Mathewson Date: Wed, 18 Jan 2017 14:01:26 +0000 (-0500) Subject: Changes file for 19025. X-Git-Tag: tor-0.3.0.2-alpha~28^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0151e1d1586b2e96dffb667cf2825e4fe993b62e;p=thirdparty%2Ftor.git Changes file for 19025. --- diff --git a/changes/bug19025 b/changes/bug19025 new file mode 100644 index 0000000000..0f365f52ba --- /dev/null +++ b/changes/bug19025 @@ -0,0 +1,4 @@ + o Major bugfixes (DNS): + - Fix a bug that prevented exit nodes from caching DNS records for more + than 60 seconds. + Fixes bug 19025; bugfix on 0.2.4.7-alpha.