Make a copy of the old ZipLib
[mono.git] / mcs / class / Novell.Directory.Ldap / Novell.Directory.Ldap / ChangeLog
1 2005-11-06 Konstantin Triger <kostat@mainsoft.com>
2
3         * LdapConnection.cs: TARGET_JVM: create GSSCredential only once, cleanup
4
5 2005-11-03 Konstantin Triger <kostat@mainsoft.com>
6
7         * LdapConnection.cs: TARGET_JVM: throw an exception if failed during
8                 secure binding.
9
10 2005-11-03 Konstantin Triger <kostat@mainsoft.com>
11
12         * Connection.cs: TARGET_JVM: ifdef the unsupported method
13
14 2005-10-30 Konstantin Triger <kostat@mainsoft.com>
15
16         * LdapConnection.cs: TARGET_JVM: if no credentials supplied, 
17           try to login with current user credentials.