readsocket expansion: response caching
[exim.git] / doc / doc-txt / NewStuff
index 9a06feab703e39a6742ad56b5cf42cc35e509059..4ae49c2faa72122f2dc3177b4b32c2d7ff059ede 100644 (file)
@@ -47,7 +47,17 @@ Version 4.94
     lookup string.  The older method fails when tainted variables are used
     in the lookup, as the filename becomes tainted.  The new method keeps the
     filename separate.
-12. An option on the dsearch lookup, to return the full path.
+
+13. Options on the dsearch lookup, to return the full path and to filter
+    filetypes for matching.
+
+14. Options on pgsql and mysql lookups, to specify server separate from the
+    lookup string.
+
+15. Expansion item ${listquote {<char} {<item>}}.
+
+16. An option for the ${readsocket {}{}{}} expansion to make the result data
+    cacheable.