Welcome to mirror list, hosted at ThFree Co, Russian Federation.

ChangeLog « Mono.Directory.LDAP « class « mcs - github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 5167ce11681ddeada56de2d7ae8da219b226e737 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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