]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Add 2696 changes file
authorSebastian Hahn <sebastian@torproject.org>
Fri, 18 Mar 2011 16:13:43 +0000 (17:13 +0100)
committerSebastian Hahn <sebastian@torproject.org>
Fri, 18 Mar 2011 16:13:43 +0000 (17:13 +0100)
changes/bug2696 [new file with mode: 0644]

diff --git a/changes/bug2696 b/changes/bug2696
new file mode 100644 (file)
index 0000000..6ea41d4
--- /dev/null
@@ -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.