aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorlloyd <[email protected]>2010-09-08 15:41:42 +0000
committerlloyd <[email protected]>2010-09-08 15:41:42 +0000
commit8a3ad04d3e227639abeae02c7a06a139438abbfe (patch)
treeca67a16f181c0638d5c143ea62d9269c158757af /doc
parent2a017d7f08d12d5dda739b9139fea48687c68b0d (diff)
Wording changes
Diffstat (limited to 'doc')
-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