diff options
Diffstat (limited to 'doc/relnotes/1_2_7.txt')
-rw-r--r-- | doc/relnotes/1_2_7.txt | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/relnotes/1_2_7.txt b/doc/relnotes/1_2_7.txt new file mode 100644 index 000000000..8121bbef8 --- /dev/null +++ b/doc/relnotes/1_2_7.txt @@ -0,0 +1,15 @@ +Version 1.2.7, 2003-10-31 +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + +* Added support for reading configuration files +* Added constructors so NR and RW keys can be imported easily +* Fixed mp_asm64, which was completely broken in 1.2.6 +* Removed tm_hw_ia32 module; replaced by tm_hard +* Added support for loading certain oddly formed RSA certificates +* Fixed spelling of NON_REPUDIATION enum +* Renamed the option default_to_ca to v1_assume_ca +* Fixed a minor bug in X.509 certificate generation +* Fixed a latent bug in the OID lookup code +* Updated the RPM spec file +* Added to the tutorial + |