X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2FMono.Directory.LDAP%2FChangeLog;h=5bb3743f74d716530ddaa1af24428701abc7e391;hb=0f2d03bdddf8dd86792837b85025d7b7413a863d;hp=968592f75922200d6852b71e304fe0ad18fe6eb6;hpb=36f97bb144e80ef3035c35f1dbed64438a386f23;p=mono.git diff --git a/mcs/class/Mono.Directory.LDAP/ChangeLog b/mcs/class/Mono.Directory.LDAP/ChangeLog index 968592f7592..5bb3743f74d 100644 --- a/mcs/class/Mono.Directory.LDAP/ChangeLog +++ b/mcs/class/Mono.Directory.LDAP/ChangeLog @@ -1,3 +1,19 @@ +2003-07-17 Peter Williams + + * Test/Mono.Directory.LDAP/BindSimpleTest.cs: csc interprets the bare LDAP + as a namespace, not as the class. Give it the fully qualified name. + + * Test/Mono.Directory.LDAP/QueryRootDSETest.cs: Same. + +2003-05-13 Martin Willemoes Hansen + * Test/Mono.Directory.LDAP/BindSimpleTest.cs: Removed unused setup and teardown methods + Test/Mono.Directory.LDAP/QueryRootDSETest.cs: Removed unused setup and teardown methods + + +2003-03-13 Martin Willemoes Hansen + * Credited myself in Test/Mono.Directory.LDAP/BindSimpleTest.cs and + Test/Mono.Directory.LDAP/QueryRootDSE.cs + 2003-03-12 Martin Willemoes Hansen * NUnit2ified makefile.gnu, Test/dslib_linux_test.args Test/makefile.gnu, Test/Mono.Directory.LDAP/BindSimpleTest.cs @@ -12,4 +28,4 @@ 2002-12-10 Jeroen Janssen - * added Mono.Directory.LDAP.build file \ No newline at end of file + * added Mono.Directory.LDAP.build file