aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/log.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/log.txt b/doc/log.txt
index 7fd82fa6a..5de47ef89 100644
--- a/doc/log.txt
+++ b/doc/log.txt
@@ -1,13 +1,13 @@
* 1.9.11-dev, ????-??-??
- - SSL: Fix handshake failures when using RC4 ciphersuites
+ - Fix SSL handshake failures when using RC4 ciphersuites
- Changed semantics of MemoryRegion::resize and clear to match STL
- - Use small tables in the first round of AES
- Add hex encoding/decoding functions that can be used without a Pipe
+ - Use small tables in the first round of AES
+ - Add support for dynamic engine loading on Windows
- Allow using PBKDF2 with empty passphrases
- Support use of HMAC(SHA-256) and CMAC(Blowfish) in passhash9
- Switch default PKCS #8 encryption algorithm from AES-128 to AES-256
- - Support dynamic loading on Windows
- Improve support for Intel Atom processors
- Fix compilation under Sun Studio