aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorlloyd <[email protected]>2010-07-27 21:01:15 +0000
committerlloyd <[email protected]>2010-07-27 21:01:15 +0000
commitf915a1166ed59e0822b8749eeac22b576e0f2223 (patch)
tree12555eb86f20661e01d6722d9bb517ca8cedd74f /doc
parentf8d7c088f054345a9cfb5eaf09ac60e21edddb22 (diff)
Document new engine loader
Diffstat (limited to 'doc')
-rw-r--r--doc/log.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/log.txt b/doc/log.txt
index 0313eb7db..2d7625d48 100644
--- a/doc/log.txt
+++ b/doc/log.txt
@@ -1,5 +1,6 @@
* 1.9.10-dev, ????-??-??
+ - Add support for loading new Engines at runtime
- Use GCC byteswap intrinsics where possible
- Drop support for building with Python 2.4
- Fix benchmarking of block ciphers in ECB mode