]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Add a changes file for bug 28303
authorNick Mathewson <nickm@torproject.org>
Tue, 6 Nov 2018 20:17:19 +0000 (15:17 -0500)
committerNick Mathewson <nickm@torproject.org>
Tue, 6 Nov 2018 20:17:19 +0000 (15:17 -0500)
changes/bug28303 [new file with mode: 0644]

diff --git a/changes/bug28303 b/changes/bug28303
new file mode 100644 (file)
index 0000000..80f1302
--- /dev/null
@@ -0,0 +1,3 @@
+  o Minor bugfixes (compilation):
+    - Fix a pair of missing headers on OpenBSD. Fixes bug 28303;
+      bugfix on 0.3.5.1-alpha. Patch from  Kris Katterjohn.