This commit was manufactured by cvs2svn to create branch 'mono-1-0'.
[mono.git] / mcs / class / System / System.Web / ChangeLog
1 2004-06-16  Gert Driesen <drieseng@users.sourceforge.net>
2
3         * AspNetHostingPermission.cs: marked serialiable, renamed field to 
4         match MS.NET
5         * AspNetHostingPermissionAttribute.cs: marked serializable, renamed
6         field to match MS.NET
7
8 2003-11-13  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
9
10         * AspNetHostingPermissionAttribute.cs: Accidentially set to wrong value
11
12 2003-11-13  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
13
14         * AspNetHostingPermissionAttribute.cs: Added missing AttributeUsageAttribute
15
16 2003-11-12  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
17
18         * ChangeLog: Added
19         * AspNetHostingPermissionLevel.cs: Added and implemented
20         * AspNetHostingPermissionAttribute.cs: Added and partially implemented
21         * AspNetHostingPermission.cs: Added and partially implemented