From c184cd88ab53a8e2c343be0ab3a8517a964789e7 Mon Sep 17 00:00:00 2001 From: lloyd Date: Fri, 4 Sep 2009 15:37:39 +0000 Subject: Add a new option --no-autoload to configure.py. This will produce a minimal build (only libstate, utils, plus dependencies), which can be extended with use of --enable-modules. To add new modules to the set of always-loaded, use 'load_on always' in info.txt Also fix a few small build problems that popped up when doing a minimal build. Requested by a user. --- doc/log.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc') diff --git a/doc/log.txt b/doc/log.txt index faba96814..a8627429c 100644 --- a/doc/log.txt +++ b/doc/log.txt @@ -1,5 +1,7 @@ * 1.8.7-pre, 2009-??-?? + - Fix processing multiple messages in XTS mode + - Add --no-autoload option to configure.py, for minimized builds * 1.8.6, 2009-08-13 - Add Cryptobox, a set of simple password-based encryption routines -- cgit v1.2.3