summaryrefslogtreecommitdiff
path: root/WHATSNEW.txt
diff options
context:
space:
mode:
Diffstat (limited to 'WHATSNEW.txt')
-rw-r--r--WHATSNEW.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 22470809b1e..4035fd32385 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -108,6 +108,14 @@ For NTLM and Kerberos KDC authentication, the authentication duration is now
logged. Note that the duration is only included in the JSON formatted log
entries.
+JSON library Jansson required for the AD DC
+-------------------------------------------
+
+By default the Jansson JSON library is required for Samba to build.
+It is strictly required for the Samba AD DC, and is optional for
+builds --without-ad-dc by specifying --without-json-audit at configure
+time.
+
New Experimental LMDB LDB backend
---------------------------------