diff options
Diffstat (limited to 'doc/relnotes/1_4_0.rst')
-rw-r--r-- | doc/relnotes/1_4_0.rst | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/relnotes/1_4_0.rst b/doc/relnotes/1_4_0.rst new file mode 100644 index 000000000..c1cc5ea88 --- /dev/null +++ b/doc/relnotes/1_4_0.rst @@ -0,0 +1,12 @@ +Version 1.4.0, 2004-06-26 +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + +* Added the FIPS 186 RNG back +* Added copy_key functions for X.509 public keys and PKCS #8 private keys +* Fixed PKCS #1 signatures with RIPEMD-128 +* Moved some code around to avoid warnings with Sun ONE compiler +* Fixed a bug in botan-config affecting OpenBSD +* Fixed some build problems on Tru64, HP-UX +* Fixed compile problems with Intel C++, Compaq C++ + + |