From c7d5c6f3ef337016f10a7204229b4b9531ee6994 Mon Sep 17 00:00:00 2001 From: Ulrik Sandberg Date: Mon, 25 Oct 2010 20:18:57 +0000 Subject: [PATCH] Added info about LDAP-203 --- changelog.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/changelog.txt b/changelog.txt index 5944fb1f..76158d2a 100644 --- a/changelog.txt +++ b/changelog.txt @@ -29,6 +29,9 @@ Changes in version 1.3.1 (October 2010) exists but with no value. Added method attributeExists for cases where it has to be detected whether it was one or the other. (LDAP-215) +* Added LookupAttemptingCallback for performing operation in authenticated + context. (LDAP-203) + * Added utility methods for converting a Windows security identifier (SID) between a binary format and a slightly more readable string format. http://msdn.microsoft.com/en-us/library/aa379571%28VS.85%29.aspx