updating to the latest module.
[mono.git] / mcs / class / System / System.ComponentModel.Design.Serialization / ChangeLog
1 2005-01-27  LLuis Sanchez Gual  <lluis@novell.com>
2
3         * InstanceDescriptor.cs: Constructors don't need to be static.
4
5 2003-06-28  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
6
7         * ContextStack.cs: Redone based on a stack and completely implemented
8         * DesignerLoader.cs: Removed unneeded members
9         * DesignerSerializerAttribute.cs: Implemented, fixed AttributeUsage
10         * ResolveNameEventArgs.cs: Visibility bug fixed
11         * RootDesignerSerializerAttribute.cs: Fixed and implemented, fixed AttributeUsage
12         * InstanceDescriptor.cs: Completely Implemented