From: Nick Mathewson Date: Mon, 17 Feb 2014 23:06:18 +0000 (+0000) Subject: add changes file for bug 10929 X-Git-Tag: tor-0.2.5.3-alpha~65^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9f38cd935009e1c962804fb82bf0b0e3834e856d;p=thirdparty%2Ftor.git add changes file for bug 10929 --- diff --git a/changes/bug10929 b/changes/bug10929 new file mode 100644 index 0000000000..acf3960471 --- /dev/null +++ b/changes/bug10929 @@ -0,0 +1,6 @@ + - Minor bugfixes: + - Fix build warnings about missing "a2x" comment when building the + manpages from scratch on OpenBSD; OpenBSD calls it "a2x.py". + Fixes bug 10929; bugfix on tor-0.2.2.9-alpha. Patch from + Dana Koch. +