ChangeLog 774 B

12345678910111213141516171819202122232425
  1. 2003-07-08 Gonzalo Paniagua Javier <[email protected]>
  2. * WebServicesConfigurationSectionHandler.cs: added <soapExtensionTypes>
  3. support.
  4. 2003-07-03 Gonzalo Paniagua Javier <[email protected]>
  5. * WebServicesConfigurationSectionHandler.cs: support remove/clear for
  6. <protocols>. Fixed IsSupported.
  7. 2003-07-03 Gonzalo Paniagua Javier <[email protected]>
  8. * WebServicesConfigurationSectionHandler.cs: singleton.
  9. 2003-07-02 Gonzalo Paniagua Javier <[email protected]>
  10. * WebServicesConfigurationSectionHandler.cs: New file that handles
  11. system.web/webServices section.
  12. 2002-07-21 Tim Coleman <[email protected]>
  13. * ChangeLog:
  14. * XmlFormatExtensionAttribute.cs:
  15. * XmlFormatExtensionPointAttribute.cs:
  16. * XmlFormatExtensionPrefixAttribute.cs:
  17. New files added