2005-06-01  Sebastien Pouliot  <sebastien@ximian.com>

	* DirectoryServicesPermissionTest.cs: IsSubset(null) has a different 
	result in 2.0 compared to 1.x.

2005-05-31  Sebastien Pouliot  <sebastien@ximian.com>

	* DirectoryServicesPermissionTest.cs: Fx 2.0 now has better arguments
	checking (i.e. FDBK15131 was fixed).

2005-04-07  Boris Kirzner  <borisk@mainsoft.com>

	* DirectoryServicesDirectoryEntryTest.cs: 
		- Rethrow AssertionException so the test will fail if Assert.Fail is called inside try/catch.
		- Additional test case for Properties.
		- Additional test case for DeleteTree.
		- More testing for RefreshCache.


2005-03-29  Boris Kirzner  <borisk@mainsoft.com>

	* DirectoryServicesDirectoryEntryTest.cs: 
		- Fixed SetUp method.
		- More test cases and test fixes.
	* DirectoryServicesDirectorySearcherTest.cs: 
		- Fixed SetUp method.
		- More test cases and test fixes.
	* DirectoryServicesSearchResultTest.cs:
		- Fixed SetUp method.
		- Fixed test case (the filter feature is checked in DirectorySearcherTest).

2005-03-20  Boris Kirzner  <borisk@mainsoft.com>

	* DirectoryServicesDirectoryEntryTest.cs: Added DirectoryEntry_SchemaClassName test.

2005-03-17  Boris Kirzner  <borisk@mainsoft.com>

	* DirectoryServicesDirectoryEntryTest.cs: New. Unit tests for DirectoryServices.DirectoryEntry.
	* DirectoryServicesDirectorySearcherTest.cs: New. Unit tests for DirectoryServices.DirectorySearcher.
	* DirectoryServicesSearchResultTest.cs: New. Unit tests for DirectoryServices.SearchResult.

2004-09-10  Sebastien Pouliot  <sebastien@ximian.com>

	* ChangeLog: New.
	* DirectoryServicesPermissionAttributeTest.cs: New. Unit tests for 
	DirectoryServicesPermissionAttribute.
	* DirectoryServicesPermissionTest.cs: New. Unit tests for Directory
	ServicesPermission.
