diff options
author | Nick Mathewson <nickm@torproject.org> | 2018-04-20 14:39:48 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2018-04-20 14:39:48 -0400 |
commit | 84ff776893d248d2fdf5e1f21f765ff58a93403f (patch) | |
tree | 5436462942beb397e88ff5e4b1e36b02ab7cfd5c /changes | |
parent | d8a9c9f2c870bb95c9247f42ae23f727af7d36de (diff) | |
parent | cb813a352c1ee76c101fe2143b6fff75842b9e42 (diff) | |
download | tor-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/25857 | 3 |
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". |