diff options
Diffstat (limited to 'doc/relnotes/1_7_2.rst')
-rw-r--r-- | doc/relnotes/1_7_2.rst | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/doc/relnotes/1_7_2.rst b/doc/relnotes/1_7_2.rst deleted file mode 100644 index 3b182d246..000000000 --- a/doc/relnotes/1_7_2.rst +++ /dev/null @@ -1,11 +0,0 @@ -Version 1.7.2, 2007-10-13 -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - -* Initialize the global library state lazily -* Add plain CBC-MAC for backwards compatibility with old systems -* Clean up some of the self test code -* Throw a sensible exception if a DL_Group is not found -* Truncate KDF2 output rather than allowing counter overflow -* Add newly assigned OIDs for SHA-2 and DSA with SHA-224/256 -* Fix a Visual Studio compilation problem in x509stat.cpp - |