From 16c84a5d8289d885f3f48e9acaf45457dba7ede4 Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Tue, 14 Feb 2006 18:31:09 +0000 Subject: [PATCH] merge bugfix docs from 6.8 --- docs/changelog/6.x.x.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/changelog/6.x.x.txt b/docs/changelog/6.x.x.txt index 243c72337..a6ebbdb51 100644 --- a/docs/changelog/6.x.x.txt +++ b/docs/changelog/6.x.x.txt @@ -23,6 +23,9 @@ - Strengthened security of Captcha validation. - Added Captcha form control type. +6.8.7 + - fix [ 1431098 ] op=becomeUser can become non-existent userIds + 6.8.6 - Added logic to deal with case sensitivity and whitespace problems in LDAP Group matching.