diff options
author | lloyd <[email protected]> | 2008-10-15 20:27:16 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2008-10-15 20:27:16 +0000 |
commit | 838f2b49fe4aa964029aa29a8a2bdf62ba328dc8 (patch) | |
tree | d671dc7787cf7764bc5ad65ef04ac57377b4daab /doc | |
parent | a91c12319b2094d788ee04829737d050f1731011 (diff) |
Mention new pkg-config support in log.txt
Diffstat (limited to 'doc')
-rw-r--r-- | doc/log.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/log.txt b/doc/log.txt index 9a46a9bcc..911892eae 100644 --- a/doc/log.txt +++ b/doc/log.txt @@ -4,6 +4,7 @@ - Add ECDSA and ECKAEG benchmarks - Add configure.pl switch --with-tr1-implementation - Fix configure.pl's --with-endian and --with-unaligned-mem options + - Added support for pkg-config - Optimize byteswap with x86 inline asm for Visual C++ by Yves Jerschow - Use const references to avoid copying overhead in CurveGFp, GFpModulus |