diff options
Diffstat (limited to 'doc/relnotes/1_2_0.txt')
-rw-r--r-- | doc/relnotes/1_2_0.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/relnotes/1_2_0.txt b/doc/relnotes/1_2_0.txt new file mode 100644 index 000000000..2372919fb --- /dev/null +++ b/doc/relnotes/1_2_0.txt @@ -0,0 +1,9 @@ +Version 1.2.0, 2003-04-28 +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + +* Tweaked the Karatsuba cut-off points +* Increased the allowed keylength of HMAC and Blowfish +* Removed the 'mpi_ia32' module, pending rewrite +* Workaround a GCC 2.95.x bug in eme1.cpp + + |