From: Sebastian Hahn Date: Fri, 18 Mar 2011 16:13:43 +0000 (+0100) Subject: Add 2696 changes file X-Git-Tag: tor-0.2.2.24-alpha~4^2~7^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4aac35cafa9843d10b05921da51dcc42bc3e9176;p=thirdparty%2Ftor.git Add 2696 changes file --- diff --git a/changes/bug2696 b/changes/bug2696 new file mode 100644 index 0000000000..6ea41d4a6a --- /dev/null +++ b/changes/bug2696 @@ -0,0 +1,5 @@ + o Minor features: + - Make compilation with clang possible when using + --enable-gcc-warnings by removing two warnings that clang hasn't + implemented yet and by fixing a few warnings. Implements ticket + 2696.