diff options
Diffstat (limited to 'doc/log.txt')
-rw-r--r-- | doc/log.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/log.txt b/doc/log.txt index 4ec97f28e..6209afbda 100644 --- a/doc/log.txt +++ b/doc/log.txt @@ -1,4 +1,13 @@ +* 1.7.14, 2008-??-?? + - Split library into parts allowing modular builds + - Add (very preliminary) CMS support to the main library + - Some constructors now require object pointers instead of names + - Support multiple implementations of the same algorithm + - Build support for Pentium-M processors, from Derek Scherger + - Build support for MinGW/MSYS, from Zbigniew Zagorski + - Use inline assembly for bswap on 32-bit x86 + * 1.7.13, 2008-09-27 - Add SSLv3 MAC, SSLv3 PRF, and TLS v1.0 PRF from Ajisai - Allow all examples to compile even if compression not enabled |