diff options
author | Nick Mathewson <nickm@torproject.org> | 2011-02-21 14:22:12 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2011-02-21 14:22:12 -0500 |
commit | e9fb50c797b89556807f77380e8d7127bd5df385 (patch) | |
tree | 6f6eef0d1369b9da2cd18294972edfe701a986a6 /changes/bug2060 | |
parent | 2f3648942202ca9d965344b8d2128a7a7b2056fb (diff) | |
download | tor-e9fb50c797b89556807f77380e8d7127bd5df385.tar tor-e9fb50c797b89556807f77380e8d7127bd5df385.tar.gz |
Remove changes files that predate current origin/release-0.2.2
Diffstat (limited to 'changes/bug2060')
-rw-r--r-- | changes/bug2060 | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/changes/bug2060 b/changes/bug2060 deleted file mode 100644 index eb95aedb2..000000000 --- a/changes/bug2060 +++ /dev/null @@ -1,4 +0,0 @@ - o Minor features - - Make sure to disable DirPort if running as a bridge. DirPorts aren't - used on bridges, and it makes bridge scanning way too easy. - |