ChangeLog 721 B

123456789101112131415161718192021
  1. 2010-03-02 Atsushi Enomoto <[email protected]>
  2. * EncodingConverter.cs, WebHttpBindingElement.cs,
  3. WebHttpSecurityElement.cs : implement OnApplyConfiguration(), fill
  4. some TypeConverters, and fix BindingElementType, based on the patch
  5. by Sander Rijken.
  6. 2009-10-02 Atsushi Enomoto <[email protected]>
  7. * WebHttpElement.cs, WebScriptEnablingElement.cs : fix BehavirType.
  8. 2008-02-20 Atsushi Enomoto <[email protected]>
  9. * WebHttpBindingElement.cs : fix build.
  10. 2008-02-16 Atsushi Enomoto <[email protected]>
  11. * WebHttpBindingCollectionElement.cs, WebHttpBindingElement.cs,
  12. WebHttpElement.cs, WebHttpSecurityElement.cs,
  13. WebMessageEncodingElement.cs, WebScriptEnablingElement.cs :
  14. new stubs.