From 211d835a356f55e037ff8035017d79c458f13615 Mon Sep 17 00:00:00 2001 From: lloyd Date: Fri, 21 May 2010 16:35:28 +0000 Subject: Add a couple of small patches from Thomas Capricelli that enable botan to be built under the clang C++ compiler. --- doc/log.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'doc') diff --git a/doc/log.txt b/doc/log.txt index 572b5e110..aeeffa9d9 100644 --- a/doc/log.txt +++ b/doc/log.txt @@ -4,6 +4,7 @@ - Avoid possible timing attack against OAEP decoding - Skip building shared libraries on MinGW/Cygwin - Fix compilation on GCC versions before 4.3 (missing cpuid.h) + - Fix complilation under the Clang compiler * 1.9.7, 2010-04-27 - TLS: Support reading SSLv2 client hellos -- cgit v1.2.3