]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Changes file for bug 20634
authorteor <teor2345@gmail.com>
Wed, 16 Nov 2016 02:08:39 +0000 (13:08 +1100)
committerteor <teor2345@gmail.com>
Wed, 16 Nov 2016 02:14:03 +0000 (13:14 +1100)
changes/bug20634 [new file with mode: 0644]

diff --git a/changes/bug20634 b/changes/bug20634
new file mode 100644 (file)
index 0000000..62fc9f4
--- /dev/null
@@ -0,0 +1,3 @@
+  o Minor bugfixes (unit tests):
+    - Stop spurious failures in the local interface address discovery unit
+      tests. Fixes bug 20634; bugfix on 0.2.8.1-alpha; patch by Neel Chauhan.