]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Add changes file.
authorLinus Nordberg <linus@nordberg.se>
Tue, 27 Mar 2012 13:00:34 +0000 (15:00 +0200)
committerLinus Nordberg <linus@nordberg.se>
Wed, 28 Mar 2012 21:11:02 +0000 (23:11 +0200)
changes/bug5151 [new file with mode: 0644]

diff --git a/changes/bug5151 b/changes/bug5151
new file mode 100644 (file)
index 0000000..f872aa4
--- /dev/null
@@ -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.