aboutsummaryrefslogtreecommitdiffstats
path: root/doc/log.txt
diff options
context:
space:
mode:
authorlloyd <[email protected]>2010-03-13 18:38:46 +0000
committerlloyd <[email protected]>2010-03-13 18:38:46 +0000
commit42774d979e27cd44c8a55cb1f59d90091bd21c84 (patch)
treec175bf28cf918efdd71c6843c35ce1ed1dba3d57 /doc/log.txt
parent2fbe098b29b9ca611d83d8aedb7457dc925860eb (diff)
Document allocator change
Diffstat (limited to 'doc/log.txt')
-rw-r--r--doc/log.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/log.txt b/doc/log.txt
index 3a37e3a5e..be13cd880 100644
--- a/doc/log.txt
+++ b/doc/log.txt
@@ -2,6 +2,7 @@
* 1.9.5-dev, ????-??-??
- Numerous ECC optimizations
- Allow PK_Signer's fault protection checks to be toggled off
+ - Avoid using pool-based locking allocator if we can't mlock
- Remove all runtime options
- Fix crash in MemoryRegion if Allocator::get failed
- Fix small compilation problem on FreeBSD