diff options
author | Nick Mathewson <nickm@torproject.org> | 2017-01-18 09:01:26 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2017-01-18 09:01:26 -0500 |
commit | 0151e1d1586b2e96dffb667cf2825e4fe993b62e (patch) | |
tree | 600bedfcf0c94c6b428fd3f35b503581d1db3cb2 /changes | |
parent | eae68fa2d2bde931bf8b9115f7a9cb7a0f0c9073 (diff) | |
download | tor-0151e1d1586b2e96dffb667cf2825e4fe993b62e.tar.gz tor-0151e1d1586b2e96dffb667cf2825e4fe993b62e.zip |
Changes file for 19025.
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug19025 | 4 |
1 files changed, 4 insertions, 0 deletions
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. |