diff options
Diffstat (limited to 'doc/relnotes/1_5_9.rst')
-rw-r--r-- | doc/relnotes/1_5_9.rst | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/doc/relnotes/1_5_9.rst b/doc/relnotes/1_5_9.rst deleted file mode 100644 index fa7c130fa..000000000 --- a/doc/relnotes/1_5_9.rst +++ /dev/null @@ -1,13 +0,0 @@ -Version 1.5.9, 2006-07-12 -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - -* Fixed bitrot in the AEP engine -* Fix support for marking certificate/CRL extensions as critical -* Significant cleanups in the library state / initialization code -* LibraryInitializer takes an explicit InitializerOptions object -* Make Mutex_Factory an abstract class, add Default_Mutex_Factory -* Change configuration access to using global_state() -* Add support for global named mutexes throughout the library -* Add some STL wrappers for the delete operator -* Change how certificates are created to be more flexible and general - |