summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2013-05-20 15:59:08 -0400
committerNick Mathewson <nickm@torproject.org>2013-05-20 15:59:08 -0400
commitcb488f99730c795fddca6f841fa35ce5248ea3b2 (patch)
treeb3c66bf37cc899e03cea8d8bab62053dd6b2cee6 /changes
parent826daaf726ad06d812b67b3ce0b43fd7662c5e7d (diff)
parenta2e72ac04a5eabc17336fb55bd6b3a482448d3a8 (diff)
downloadtor-cb488f99730c795fddca6f841fa35ce5248ea3b2.tar.gz
tor-cb488f99730c795fddca6f841fa35ce5248ea3b2.zip
Merge remote-tracking branch 'origin/maint-0.2.4'
Diffstat (limited to 'changes')
-rw-r--r--changes/bug79823
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.