summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinus Nordberg <linus@nordberg.se>2012-03-27 15:00:34 +0200
committerLinus Nordberg <linus@nordberg.se>2012-03-28 23:11:02 +0200
commitbd4d8fc744548a234bc35132abd07dcc25c7d51f (patch)
tree0ffd7b6362ef803e6a8844db722e8bc5f428a144
parent341e37e38c8b341097ed0fcd3d396dca00578f47 (diff)
downloadtor-bd4d8fc744548a234bc35132abd07dcc25c7d51f.tar.gz
tor-bd4d8fc744548a234bc35132abd07dcc25c7d51f.zip
Add changes file.
-rw-r--r--changes/bug51514
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug5151 b/changes/bug5151
new file mode 100644
index 0000000000..f872aa4b7d
--- /dev/null
+++ b/changes/bug5151
@@ -0,0 +1,4 @@
+ o Minor bugfixes:
+ - Fix bug stomping on ORPort option NoListen and ignoring option
+ NoAdvertise. Fixes bug 5151.
+ - Move a debug printout from notice to debug level.