ChangeLog 1.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940
  1. 2010-06-03 Atsushi Enomoto <[email protected]>
  2. * BackupEndpointCollection.cs
  3. BackupEndpointElement.cs
  4. BackupListCollection.cs
  5. FilterElement.cs
  6. FilterElementCollection.cs
  7. FilterTableEntryCollection.cs
  8. FilterTableEntryElement.cs
  9. NamespaceElement.cs
  10. NamespaceElementCollection.cs
  11. RoutingExtensionElement.cs
  12. RoutingSection.cs
  13. SoapProcessingExtensionElement.cs : implement to get working.
  14. 2010-03-02 Raja R Harinath <[email protected]>
  15. * BackupListCollection.cs, FilterTableCollection.cs: Add indexer.
  16. 2009-12-11 Atsushi Enomoto <[email protected]>
  17. * RoutingSection.cs : sorted out most of the configuration stuff.
  18. * FilterElementCollection.cs : added missing indexer.
  19. 2009-12-10 Atsushi Enomoto <[email protected]>
  20. * BackupEndpointCollection.cs
  21. BackupEndpointElement.cs
  22. BackupListCollection.cs
  23. FilterElement.cs
  24. FilterElementCollection.cs
  25. FilterTableCollection.cs
  26. FilterTableEntryCollection.cs
  27. FilterTableEntryElement.cs
  28. FilterType.cs
  29. NamespaceElement.cs
  30. NamespaceElementCollection.cs
  31. RoutingExtensionElement.cs
  32. RoutingSection.cs
  33. SoapProcessingExtensionElement.cs : initial checkin.