aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlloyd <[email protected]>2006-06-24 02:58:34 +0000
committerlloyd <[email protected]>2006-06-24 02:58:34 +0000
commit4149ddc0e45c3a4733bb71a335d262ae13af8e0f (patch)
tree372dc042c3289f23d1b2e14365dba800ca5553b0
parent5735a27d48f7dc0b310904791ffa198a04143176 (diff)
Add note that arbitrary X.509 extensions can be supported1.5.8
-rw-r--r--doc/log.txt1
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