summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-04-20 14:39:48 -0400
committerNick Mathewson <nickm@torproject.org>2018-04-20 14:39:48 -0400
commit84ff776893d248d2fdf5e1f21f765ff58a93403f (patch)
tree5436462942beb397e88ff5e4b1e36b02ab7cfd5c /changes
parentd8a9c9f2c870bb95c9247f42ae23f727af7d36de (diff)
parentcb813a352c1ee76c101fe2143b6fff75842b9e42 (diff)
downloadtor-84ff776893d248d2fdf5e1f21f765ff58a93403f.tar.gz
tor-84ff776893d248d2fdf5e1f21f765ff58a93403f.zip
Merge branch 'maint-0.3.3' into release-0.3.3
Diffstat (limited to 'changes')
-rw-r--r--changes/258573
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/25857 b/changes/25857
new file mode 100644
index 0000000000..e457af2f82
--- /dev/null
+++ b/changes/25857
@@ -0,0 +1,3 @@
+ o Documentation:
+ - Correct an IPv6 error in the documentation for ExitPolicy.
+ Closes ticket 25857. Patch from "CTassisF".