From: Nick Mathewson Date: Tue, 6 Nov 2018 20:17:19 +0000 (-0500) Subject: Add a changes file for bug 28303 X-Git-Tag: tor-0.3.5.4-alpha~11 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=67abf55d6b2d2c10a1e666e0295d40890935f304;p=thirdparty%2Ftor.git Add a changes file for bug 28303 --- diff --git a/changes/bug28303 b/changes/bug28303 new file mode 100644 index 0000000000..80f1302e5e --- /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.