* Type.cs: corrected property IsSerializable. It should always return true for enums...
[mono.git] / mcs / class / corlib / System.Security.Principal / ChangeLog
1 2002-12-17  Gonzalo Paniagua Javier <gonzalo@ximian.com>\r
2 \r
3         * GenericIdentity.cs: check arguments and fixed IsAuthenticated.\r
4 \r
5 2002-08-26  Gonzalo Paniagua Javier <gonzalo@ximian.com>\r
6 \r
7         * WindowsIdentity.cs:\r
8         * WindowsImpersonationContext.cs: stubbed.\r
9 \r
10 2002/07/10  Nick Drochak <ndrochak@gol.com>\r
11 \r
12         * WindowsAccountType.cs:\r
13         * WindowsBuiltInRole.cs:\r
14                 Make these enums public instead of internal.\r
15 \r
16 2002-01-07  Nick Drochak  <ndrochak@gol.com>\r
17 \r
18         * PrincipalPolicy.cs: made enum public like it should be to get _AppDomain to compile.\r