commit 67abf55d6b2d2c10a1e666e0295d40890935f304 Author: Nick Mathewson nickm@torproject.org Date: Tue Nov 6 15:17:19 2018 -0500
Add a changes file for bug 28303 --- changes/bug28303 | 3 +++ 1 file changed, 3 insertions(+)
diff --git a/changes/bug28303 b/changes/bug28303 new file mode 100644 index 000000000..80f1302e5 --- /dev/null +++ b/changes/bug28303 @@ -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.