aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorlloyd <[email protected]>2010-03-13 10:06:46 +0000
committerlloyd <[email protected]>2010-03-13 10:06:46 +0000
commite61a71aafe746c9df575fda3bde045611e87b5d4 (patch)
treefe242e6c40570c64ebf8e57372935d8dcd2635e3 /doc
parent967ca8ef302c69eea5a982c5371ccd05de410931 (diff)
Document changes since 1.9.4
Diffstat (limited to 'doc')
-rw-r--r--doc/log.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/log.txt b/doc/log.txt
index 042fe6f17..491697b73 100644
--- a/doc/log.txt
+++ b/doc/log.txt
@@ -1,5 +1,10 @@
* 1.9.5-dev, ????-??-??
+ - ECC optimizations
+ - Allow fault protection to be toggled off
+ - Remove all runtime options
+ - Fix crash in MemoryRegion if Allocator::get failed
+ - Fix small compilation problem on FreeBSD
* 1.9.4, 2010-03-09
- Add the Ajisai SSLv3/TLSv1.0 implementation