diff options
author | Roger Dingledine <arma@torproject.org> | 2013-10-01 07:35:48 -0400 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2013-10-01 07:35:48 -0400 |
commit | b484711a51915bbb8223295cc884236229b64a4a (patch) | |
tree | 7e9eccaef6422ce6bc6c56318749b870c9296ac5 /changes/bug7982 | |
parent | 0d8632e5853935873562b2f9e61beb7c7a0140e4 (diff) | |
download | tor-b484711a51915bbb8223295cc884236229b64a4a.tar.gz tor-b484711a51915bbb8223295cc884236229b64a4a.zip |
remove changes files that are already merged in release-0.2.4
Diffstat (limited to 'changes/bug7982')
-rw-r--r-- | changes/bug7982 | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/changes/bug7982 b/changes/bug7982 deleted file mode 100644 index 46aa53249c..0000000000 --- a/changes/bug7982 +++ /dev/null @@ -1,3 +0,0 @@ - o Minor bugfixes: - - Copy-paste description for PathBias params from man page into or.h - comment. Fixes bug 7982. |