| 12345678910111213141516171819202122232425 |
- 2003-07-08 Gonzalo Paniagua Javier <[email protected]>
- * WebServicesConfigurationSectionHandler.cs: added <soapExtensionTypes>
- support.
- 2003-07-03 Gonzalo Paniagua Javier <[email protected]>
- * WebServicesConfigurationSectionHandler.cs: support remove/clear for
- <protocols>. Fixed IsSupported.
- 2003-07-03 Gonzalo Paniagua Javier <[email protected]>
- * WebServicesConfigurationSectionHandler.cs: singleton.
- 2003-07-02 Gonzalo Paniagua Javier <[email protected]>
- * WebServicesConfigurationSectionHandler.cs: New file that handles
- system.web/webServices section.
- 2002-07-21 Tim Coleman <[email protected]>
- * ChangeLog:
- * XmlFormatExtensionAttribute.cs:
- * XmlFormatExtensionPointAttribute.cs:
- * XmlFormatExtensionPrefixAttribute.cs:
- New files added
|