diff options
Diffstat (limited to 'doc/relnotes/1_3_7.txt')
-rw-r--r-- | doc/relnotes/1_3_7.txt | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/relnotes/1_3_7.txt b/doc/relnotes/1_3_7.txt new file mode 100644 index 000000000..8cbb431f5 --- /dev/null +++ b/doc/relnotes/1_3_7.txt @@ -0,0 +1,13 @@ +Version 1.3.7, 2003-12-12 +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + +* Fixed a big security problem in es_unix +* Fixed several stability problems in es_unix +* Expanded the list of programs es_unix will try to use +* SecureAllocator now only preallocates blocks in special cases +* Added a special case in Global_RNG::seed for forcing a full poll +* Removed the FIPS 186 RNG added in 1.3.5 pending further testing +* Configure updates for PowerPC CPUs +* Removed the (never tested) VAX support +* Added support for S/390 Linux + |