From 27a0409967e40e2dc11c1a088fc2680832acb476 Mon Sep 17 00:00:00 2001 From: Ulrik Sandberg Date: Wed, 29 Jul 2009 22:05:51 +0000 Subject: [PATCH] Added info about LDAP-187. --- changelog.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/changelog.txt b/changelog.txt index 9a32a07e..557b4ec0 100644 --- a/changelog.txt +++ b/changelog.txt @@ -11,6 +11,13 @@ http://www.ietf.org/rfc/rfc2255.txt http://www.ietf.org/rfc/rfc2256.txt http://www.ietf.org/rfc/rfc2696.txt +Changes in version 1.3.1 (Fall 2009) +------------------------------------------- +* 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 + (LDAP-187) + Changes in version 1.3.0 (Jan 2009) ------------------------------------------- * Added methods for simple LDAP 'bind' authentication in LdapOperations and