From 9462f875b13a321f42a127166d49670ca04afcde Mon Sep 17 00:00:00 2001 From: lloyd Date: Wed, 28 Oct 2009 04:37:19 +0000 Subject: Add missing log note for 1.9.1 change notes on CTR/OFB change --- doc/log.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'doc') diff --git a/doc/log.txt b/doc/log.txt index 41405c6ad..046b9004d 100644 --- a/doc/log.txt +++ b/doc/log.txt @@ -9,6 +9,7 @@ - Add runtime cpu feature detection for x86/x86-64 - Add code for general runtime self testing for hashes, MACs, and ciphers - Optimize XTEA; twice as fast as before on Core2 and Opteron + - Convert CTR_BE and OFB from filters to stream ciphers - New parsing code for SCAN algorithm names - Enable SSE2 optimizations under Visual C++ - Remove all use of C++ exception specifications -- cgit v1.2.3