diff options
Diffstat (limited to 'doc/relnotes/1_2_6.txt')
-rw-r--r-- | doc/relnotes/1_2_6.txt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/relnotes/1_2_6.txt b/doc/relnotes/1_2_6.txt new file mode 100644 index 000000000..9a22648d5 --- /dev/null +++ b/doc/relnotes/1_2_6.txt @@ -0,0 +1,10 @@ +Version 1.2.6, 2003-07-04 +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + +* Major performance increase for PK algorithms on most 64-bit systems +* Cleanups in the low-level MPI code to support asm implementations +* Fixed build problems with some versions of Compaq's C++ compiler +* Removed useless constructors for NR public and private keys +* Removed support for the patch_file directive in module files +* Removed several deprecated functions + |