Added info about LDAP-187.

This commit is contained in:
Ulrik Sandberg
2009-07-29 22:05:51 +00:00
parent df1ce0e327
commit 27a0409967

View File

@@ -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