diff options
author | lloyd <[email protected]> | 2006-06-24 02:58:34 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2006-06-24 02:58:34 +0000 |
commit | 4149ddc0e45c3a4733bb71a335d262ae13af8e0f (patch) | |
tree | 372dc042c3289f23d1b2e14365dba800ca5553b0 | |
parent | 5735a27d48f7dc0b310904791ffa198a04143176 (diff) |
Add note that arbitrary X.509 extensions can be supported1.5.8
-rw-r--r-- | doc/log.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/log.txt b/doc/log.txt index 731db438b..5eb0fb753 100644 --- a/doc/log.txt +++ b/doc/log.txt @@ -1,6 +1,7 @@ * 1.5.8, June 23, 2006 - Many internal cleanups to the X.509 cert/CRL code + - Allow for application code to support new X.509 extensions - Change the return type of X509_Certificate::{subject,issuer}_info - Allow for alternate character set handling mechanisms - Fix a bug that was slowing squaring performance somewhat |