From 9981be60da5448848cfe2a377c0d41fd4d96f8e4 Mon Sep 17 00:00:00 2001 From: Roberto Rosario Date: Wed, 20 Nov 2019 14:26:05 -0400 Subject: [PATCH] Update changelog Signed-off-by: Roberto Rosario --- HISTORY.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/HISTORY.rst b/HISTORY.rst index 141bda16a4..9538dd108b 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -1,6 +1,8 @@ 3.2.11 (2019-XX-XX) =================== - Backport transaction handling to document model events. +- Update example LDAP authentication settings file. +- Update FAQ entry about the LDAP file. 3.2.10 (2019-11-19) ===================