Mention new dlopen functionality.
authorPhil Pennock <pdp@exim.org>
Mon, 17 Jan 2011 06:57:28 +0000 (01:57 -0500)
committerPhil Pennock <pdp@exim.org>
Mon, 17 Jan 2011 06:57:28 +0000 (01:57 -0500)
doc/doc-txt/NewStuff

index f668ae1527869839125f9584c0c0682d662ccf0f..8c8aeaa506185a80697816caed033ab226231a43 100644 (file)
@@ -9,6 +9,16 @@ test from the snapshots or the CVS before the documentation is updated. Once
 the documentation is updated, this file is reduced to a short list.
 
 
+Version 4.74
+------------
+
+ 1. Exim now supports loading some lookup types at run-time, using your
+    platform's dlopen() functionality.  This has limited platform support
+    and the intention is not to support every variant, it's limited to
+    dlopen().  This permits the main Exim binary to not be linked against
+    all the libraries needed for all the lookup types.
+
+
 Version 4.73
 ------------