2004-06-01 Gert Driesen * WebServicesConfigurationSectionHandler.cs: removed unused variables 2004-02-05 Alon Gazit * XmlFormatExtensionAttribute.cs: * XmlFormatExtensionPointAttribute.cs: * XmlFormatExtensionPrefixAttribute.cs: This attribute is inherited by derived classes.changed the AttributeUsage attribute. 2004-01-24 Lluis Sanchez Gual * XmlFormatExtensionPrefixAttribute.cs: Allow multiple usage. 2003-12-12 Lluis Sanchez Gual * WebServicesConfigurationSectionHandler.cs: Removed TODO. 2003-10-03 Gonzalo Paniagua Javier * WebServicesConfigurationSectionHandler.cs: keep the file name of the configuration file around for wsdlHelpGenerator. 2003-09-25 Lluis Sanchez Gual * WebServicesConfigurationSectionHandler.cs: added support for soapExtensionReflectorTypes, soapExtensionImporterTypes and serviceDescriptionFormatExtensionTypes. 2003-08-28 Lluis Sanchez Gual * XmlFormatExtensionPointAttribute.cs: Fixed constructor. Member name was not set. 2003-07-08 Gonzalo Paniagua Javier * WebServicesConfigurationSectionHandler.cs: added support. 2003-07-03 Gonzalo Paniagua Javier * WebServicesConfigurationSectionHandler.cs: support remove/clear for . Fixed IsSupported. 2003-07-03 Gonzalo Paniagua Javier * WebServicesConfigurationSectionHandler.cs: singleton. 2003-07-02 Gonzalo Paniagua Javier * WebServicesConfigurationSectionHandler.cs: New file that handles system.web/webServices section. 2002-07-21 Tim Coleman * ChangeLog: * XmlFormatExtensionAttribute.cs: * XmlFormatExtensionPointAttribute.cs: * XmlFormatExtensionPrefixAttribute.cs: New files added