aboutsummaryrefslogtreecommitdiffstats
path: root/doc/relnotes/1_3_7.txt
diff options
context:
space:
mode:
authorlloyd <[email protected]>2012-06-20 16:45:46 +0000
committerlloyd <[email protected]>2012-06-20 16:45:46 +0000
commitb5753ba9469450adde1136c5d50e82b4cad7b658 (patch)
tree235faa83a76a128b2690c75616a328c5ec269565 /doc/relnotes/1_3_7.txt
parent38acefedb83e291d13431a85120c942a389e0b99 (diff)
Split log.txt into individual release notes. Integrate most of the
relevant contents from the pyblosxom news site into said relnotes. DRY suggests having only one form of release notes, and having it in the public source repo. Also some updates for the allocator changes.
Diffstat (limited to 'doc/relnotes/1_3_7.txt')
-rw-r--r--doc/relnotes/1_3_7.txt13
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
+