aboutsummaryrefslogtreecommitdiffstats
path: root/doc/log.txt
diff options
context:
space:
mode:
authorlloyd <[email protected]>2010-09-03 13:26:56 +0000
committerlloyd <[email protected]>2010-09-03 13:26:56 +0000
commitdda9b1f6fed866079f7bf880e006dd5f226a8dfb (patch)
tree7f6ddbdcb7a2b8b57d78a0ba584e8e1eb45c93b1 /doc/log.txt
parent173666f8625efdb81043b1f30ec1db8fe837f79b (diff)
Document recent changes
Diffstat (limited to 'doc/log.txt')
-rw-r--r--doc/log.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/log.txt b/doc/log.txt
index d4b108502..f35bd9b8f 100644
--- a/doc/log.txt
+++ b/doc/log.txt
@@ -2,8 +2,12 @@
* 1.9.11-dev, ????-??-??
- Switch default PKCS #8 encryption algorithm from AES-128 to AES-256
- Use smaller tables in the first round of AES
+ - Add hex encoding/decoding functions that can be used without a Pipe
+ - Add new function MemoryRegion::truncate
- Allow using PBKDF2 with empty passphrases
- Support use of HMAC(SHA-256) and CMAC(Blowfish) in passhash9
+ - Support dynamic loading on Windows
+ - Improve support for Intel Atom processors
* 1.8.10, 2010-08-31
- Switch default PKCS #8 encryption algorithm from 3DES to AES-256