From: Kris Katterjohn Date: Tue, 8 Jan 2019 02:01:52 +0000 (-0600) Subject: Add changes file for bug 28938 X-Git-Tag: tor-0.3.5.8~25^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=09472791d0ccf5b527a5b59eceb218aff38c2880;p=thirdparty%2Ftor.git Add changes file for bug 28938 The fix was in commit 30b84adb5f0b6e56d0fb82c374e3cb44089f64d0. Signed-off-by: Kris Katterjohn --- diff --git a/changes/bug28938 b/changes/bug28938 new file mode 100644 index 0000000000..de6c5f7b79 --- /dev/null +++ b/changes/bug28938 @@ -0,0 +1,4 @@ + o Minor bugfixes (compilation): + - Fix missing headers required for proper detection of + OpenBSD. Fixes bug 28938; bugfix on 0.3.5.1-alpha. + Patch from Kris Katterjohn.