diff options
Diffstat (limited to 'doc/relnotes/1_4_3.rst')
-rw-r--r-- | doc/relnotes/1_4_3.rst | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/relnotes/1_4_3.rst b/doc/relnotes/1_4_3.rst new file mode 100644 index 000000000..016221c6c --- /dev/null +++ b/doc/relnotes/1_4_3.rst @@ -0,0 +1,10 @@ +Version 1.4.3, 2004-11-06 +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + +* Split up SecureAllocator into Allocator and Pooling_Allocator +* Memory locking allocators are more likely to be used +* Fixed the placement of includes in some modules +* Fixed broken installation procedure +* Fixes in configure script to support alternate install programs +* Modules can specify the minimum version they support + |