aboutsummaryrefslogtreecommitdiffstats
path: root/doc/log.txt
diff options
context:
space:
mode:
authorlloyd <[email protected]>2009-10-19 20:19:39 +0000
committerlloyd <[email protected]>2009-10-19 20:19:39 +0000
commitf071947159a6b5397004442010c492f76cd89c8d (patch)
tree45cf6e273b5eb5d138770df524ce78fa4dda1271 /doc/log.txt
parent32dc01dcdf042a3b7a32ce342c3420d15beea9d3 (diff)
Document Clang support
Diffstat (limited to 'doc/log.txt')
-rw-r--r--doc/log.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/log.txt b/doc/log.txt
index 9ebf3a2ad..50e769a9f 100644
--- a/doc/log.txt
+++ b/doc/log.txt
@@ -5,7 +5,7 @@
- Add threshold secret sharing (draft-mcgrew-tss-02)
- Add runtime cpu feature detection for x86/x86-64
- Add code for general runtime self testing for hashes, MACs, and ciphers
- - Add support for GNU/Hurd
+ - Add support for GNU/Hurd and Clang/LLVM
- New parsing code for SCAN algorithm names
- Alter Skein-512 to match the tweaked 1.2 specification
- Enable SSE2 optimizations under Visual C++