aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorlloyd <[email protected]>2010-11-02 17:44:16 +0000
committerlloyd <[email protected]>2010-11-02 17:44:16 +0000
commit7975f12f190df412105e0cc1db56298910956ca0 (patch)
tree3b00e8efdf2289725c80d397a6793684b8728646 /doc
parentfb964299d5f33bea7e48445fc429c16a236ee1c2 (diff)
Add 1.8.11 changelog
Diffstat (limited to 'doc')
-rw-r--r--doc/log.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/log.txt b/doc/log.txt
index 392c7beff..946a4d5be 100644
--- a/doc/log.txt
+++ b/doc/log.txt
@@ -17,6 +17,14 @@
- Improve support for Intel Atom processors
- Fix compilation under Sun Studio
+* 1.8.11, 2010-11-02
+ - Fix a number of CRL encoding and decoding bugs
+ - When building a debug library under VC++, use the debug runtime
+ - Fix compilation under Sun Studio on Linux and Solaris
+ - Add several functions for compatability with 1.9
+ - In the examples, read most input files as binary
+ - The Perl build script has been removed in this release
+
* 1.8.10, 2010-08-31
- Switch default PKCS #8 encryption algorithm from 3DES to AES-256
- Increase default hash iterations from 2048 to 10000 in PBES1 and PBES2