diff options
author | rl1987 <rl1987@sdf.lonestar.org> | 2014-08-31 14:35:30 +0300 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2014-09-01 16:22:52 -0400 |
commit | 8139db372528ca02cd572f3f7848e9d174a9b12e (patch) | |
tree | 09b815025d6cdbd537c9d0d19495cf21738271aa /changes | |
parent | 41058dce95b4e94c10b156728524d24d69620ed0 (diff) | |
download | tor-8139db372528ca02cd572f3f7848e9d174a9b12e.tar.gz tor-8139db372528ca02cd572f3f7848e9d174a9b12e.zip |
Adding changes file.
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug12878 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug12878 b/changes/bug12878 new file mode 100644 index 0000000000..a05fc446b9 --- /dev/null +++ b/changes/bug12878 @@ -0,0 +1,3 @@ + o Documentation: + - Document 'reject6' and 'accept6' ExitPolicy entries. Resolves + ticket 12878. |