diff options
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -63,6 +63,7 @@ LibreSSL Portable Release Notes: | |||
63 | in X509V3_add1_i2d() and X509V3_get_d2i(). Their implementations | 63 | in X509V3_add1_i2d() and X509V3_get_d2i(). Their implementations |
64 | now vaguely resemble code. | 64 | now vaguely resemble code. |
65 | - Rewrote BN_bn2mpi() using CBB. | 65 | - Rewrote BN_bn2mpi() using CBB. |
66 | - Made most error string tables const. | ||
66 | * Documentation improvements | 67 | * Documentation improvements |
67 | - Removed documentation of no longer existing API. | 68 | - Removed documentation of no longer existing API. |
68 | * Testing and proactive security | 69 | * Testing and proactive security |