Merge remote branch 'origin/maint-0.2.2'

Trivial Conflicts:
	configure.in
This commit is contained in:
Nick Mathewson
2011-03-18 12:44:37 -04:00
3 changed files with 36 additions and 9 deletions
+5
View File
@@ -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.