diff options
Diffstat (limited to 'doc/relnotes/1_4_12.txt')
-rw-r--r-- | doc/relnotes/1_4_12.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/relnotes/1_4_12.txt b/doc/relnotes/1_4_12.txt new file mode 100644 index 000000000..d2c134884 --- /dev/null +++ b/doc/relnotes/1_4_12.txt @@ -0,0 +1,8 @@ +Version 1.4.12, 2006-01-15 +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + +* Fixed an off-by-one memory read in MISTY1::key() +* Fixed a nasty memory leak in Output_Buffers::retire() +* Changed maximum HMAC keylength to 1024 bits +* Fixed a build problem in the hardware timer module on 64-bit PowerPC + |