]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Changes file for backporting 29530 to 0.3.5
authorteor <teor@torproject.org>
Mon, 25 Feb 2019 23:58:52 +0000 (09:58 +1000)
committerteor <teor@torproject.org>
Mon, 25 Feb 2019 23:58:52 +0000 (09:58 +1000)
changes/bug29530_035 [new file with mode: 0644]

diff --git a/changes/bug29530_035 b/changes/bug29530_035
new file mode 100644 (file)
index 0000000..6dfcd51
--- /dev/null
@@ -0,0 +1,5 @@
+  o Minor bugfixes (testing):
+    - Downgrade some LOG_ERR messages in the address/* tests to warnings.
+      The LOG_ERR messages were occurring when we had no configured network.
+      We were failing the unit tests, because we backported 28668 to 0.3.5.8,
+      but did not backport 29530. Fixes bug 29530; bugfix on 0.3.5.8.