]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Changes file for bug17154
authorNick Mathewson <nickm@torproject.org>
Tue, 29 Sep 2015 08:10:52 +0000 (10:10 +0200)
committerNick Mathewson <nickm@torproject.org>
Tue, 29 Sep 2015 08:10:52 +0000 (10:10 +0200)
changes/bug17154 [new file with mode: 0644]

diff --git a/changes/bug17154 b/changes/bug17154
new file mode 100644 (file)
index 0000000..6ad7b74
--- /dev/null
@@ -0,0 +1,3 @@
+  o Minor bugfixes (testing):
+    - Fix breakage when running 'make check' with BSD make. Fixes bug
+      17154; bugfix on 0.2.7.3-rc. Patch by Marcin Cieślak.