diff options
author | Roger Dingledine <arma@torproject.org> | 2012-09-05 04:46:44 -0400 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2012-09-05 04:46:44 -0400 |
commit | c77d1b7bda554d80c309c1d448d32f3220537b4f (patch) | |
tree | 73d8a336adf4ea9556d9e10037671216430a3fce /changes/bug5974 | |
parent | 67065c3c0675114f09b065d442407c6890c369d8 (diff) | |
download | tor-c77d1b7bda554d80c309c1d448d32f3220537b4f.tar tor-c77d1b7bda554d80c309c1d448d32f3220537b4f.tar.gz |
fold in the changes files
in-progress due to various bugs i uncovered in the ipv6 config option
meanings.
Diffstat (limited to 'changes/bug5974')
-rw-r--r-- | changes/bug5974 | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/changes/bug5974 b/changes/bug5974 deleted file mode 100644 index c016be13b..000000000 --- a/changes/bug5974 +++ /dev/null @@ -1,4 +0,0 @@ - o Minor features: - - - Add new configure option AuthDirHasIPv6Connectivity. Implements - feature #5974. |