Add dbmjz lookup type
[exim.git] / doc / doc-txt / NewStuff
index 487ce30b347c73f53ab6e0edcf06be45621501e5..c25e51ba073c6af922ea133f0df589b39290960e 100644 (file)
@@ -29,6 +29,12 @@ Version 4.78
     "LOOKUP_LIBS" directly.  Similarly for handling the TLS library support
     without adjusting "TLS_INCLUDE" and "TLS_LIBS".
 
+ 4. New expansion variable $tls_bits.
+
+ 5. New lookup type, "dbmjz".  Key is an Exim list, the elements of which will
+    be joined together with ASCII NUL characters to construct the key to pass
+    into the DBM library.
+
 
 Version 4.77
 ------------