From dd6324b0c67a6fd5c69cb04896f223e671e7c65a Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Mon, 16 Jun 2008 18:35:21 +0000 Subject: More bug 707 fixes: no #if/#endif pairs inside macro arguments. svn:r15307 --- ChangeLog | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 435bc6421..6f623e6ca 100644 --- a/ChangeLog +++ b/ChangeLog @@ -15,7 +15,9 @@ Changes in version 0.2.1.2-alpha - 2008-??-?? o Bugfixes: - Asking for a conditional consensus at .../consensus/ would crash a dirserver if it did not already have a consensus. - - Clean up some macro/cpp interactions. + - Clean up some macro/CPP interactions: some GCC versions don't like + #if/#endif pairs inside macro arguments. Fixes bug 707. + Changes in version 0.2.1.1-alpha - 2008-06-13 o Major features: -- cgit v1.2.3