diff options
author | Andrea Shepard <andrea@torproject.org> | 2013-05-20 12:46:00 -0700 |
---|---|---|
committer | Andrea Shepard <andrea@torproject.org> | 2013-05-20 12:46:00 -0700 |
commit | a2e72ac04a5eabc17336fb55bd6b3a482448d3a8 (patch) | |
tree | fa33eeb16e9fc0a22420937d4043dfe848ee7115 /changes/bug7982 | |
parent | 0c2fb64d6fc7a3b6a3d3d7febb72e72299bca03d (diff) | |
download | tor-a2e72ac04a5eabc17336fb55bd6b3a482448d3a8.tar.gz tor-a2e72ac04a5eabc17336fb55bd6b3a482448d3a8.zip |
Copy-paste description of PathBias params from man page to or.h comment
Diffstat (limited to 'changes/bug7982')
-rw-r--r-- | changes/bug7982 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug7982 b/changes/bug7982 new file mode 100644 index 0000000000..46aa53249c --- /dev/null +++ b/changes/bug7982 @@ -0,0 +1,3 @@ + o Minor bugfixes: + - Copy-paste description for PathBias params from man page into or.h + comment. Fixes bug 7982. |