2004-04-20  Sebastien Pouliot  <sebastien@ximian.com>

	* WindowsIdentityTest.cs: Don't fail on Windows for some contructor 
	tests (in NET_1_1). Checking for Windows 2003 Server isn't enough as
	the domain must also be Windows 2003 Server based to work. Also skip
	the GetRolesViaReflection when running os POSIX systems.

2004-04-14  Sebastien Pouliot  <sebastien@ximian.com>

	* WindowsIdentityTest.cs: Added reflection and serialization tests.

2004-04-13  Sebastien Pouliot  <sebastien@ximian.com>

	* WindowsIdentityTest.cs: Adjusted unit tests to run on both Windows
	and Linux (or any POSIX compliant OS).
	* WindowsPrincipalTest.cs: Removed [Ignore] from some tests.

2003-12-29  Sebastien Pouliot  <spouliot@videotron.ca>

	* WindowsIdentityTest.cs: New. Partial unit test for WindowsIdentity.
	* WindowsPrincipalTest.cs: New. Partial unit test for WindowsPrincipal.

2003-07-01  Sebastien Pouliot  <spouliot@videotron.ca>

	* GenericIdentityTest.cs: New. Complete unit test.
	* GenericPrincipalTest.cs: New. Complete unit test.
	* ChangeLog: New.
