From: Nick Mathewson Date: Wed, 16 Jul 2014 09:00:49 +0000 (+0200) Subject: changes file for 12474, 12438. X-Git-Tag: tor-0.2.6.1-alpha~244^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e46855538e9b848b7c37fda502e5d109079cee0;p=thirdparty%2Ftor.git changes file for 12474, 12438. --- diff --git a/changes/bufferevent_compilation b/changes/bufferevent_compilation new file mode 100644 index 0000000000..0690e65297 --- /dev/null +++ b/changes/bufferevent_compilation @@ -0,0 +1,5 @@ + o Minor bugfixes: + - Fix compilation when building with bufferevents enabled. (This + configuration is still not expected to work, however.) + Fixes bugs 12438, 12474; bugfixes on 0.2.5.1-alpha. Patches + from Anthony G. Basile.