2003-07-17  Peter Williams  <peter@newton.cx>

	* 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 <mwh@sysrq.dk>
	* 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 <mwh@sysrq.dk>
	* Credited myself in Test/Mono.Directory.LDAP/BindSimpleTest.cs and
	  Test/Mono.Directory.LDAP/QueryRootDSE.cs

2003-03-12  Martin Willemoes Hansen <mwh@sysrq.dk>
	* NUnit2ified makefile.gnu, Test/dslib_linux_test.args
	  Test/makefile.gnu, Test/Mono.Directory.LDAP/BindSimpleTest.cs
	  Test/Mono.Directory.LDAP/QueryRootDSE.cs
	* Renamed Test/Mono.Directory.LDAP/QueryRootDSE.cs to QueryRootDSETest.cs
	* Removed Test/NUnit.Prefs, Test/Mono.Directory.LDAP/AllTests.cs
	* Fixed Mono.Directory.LDAP/LDAP.cs casting of null to object.
	
2002-12-11  Jeroen Janssen <japj@darius.demon.nl>
	
	* add reference to corlib.dll in order to eliminate [MonoTODO] build error
	
2002-12-10  Jeroen Janssen <japj@darius.demon.nl>
	
	* added Mono.Directory.LDAP.build file
