Jo Shields a575963da9 Imported Upstream version 3.6.0
Former-commit-id: da6be194a6b1221998fc28233f2503bd61dd9d14
2014-08-13 10:39:27 +01:00

41 lines
1.1 KiB
Plaintext

2010-06-03 Atsushi Enomoto <atsushi@ximian.com>
* BackupEndpointCollection.cs
BackupEndpointElement.cs
BackupListCollection.cs
FilterElement.cs
FilterElementCollection.cs
FilterTableEntryCollection.cs
FilterTableEntryElement.cs
NamespaceElement.cs
NamespaceElementCollection.cs
RoutingExtensionElement.cs
RoutingSection.cs
SoapProcessingExtensionElement.cs : implement to get working.
2010-03-02 Raja R Harinath <harinath@hurrynot.org>
* BackupListCollection.cs, FilterTableCollection.cs: Add indexer.
2009-12-11 Atsushi Enomoto <atsushi@ximian.com>
* RoutingSection.cs : sorted out most of the configuration stuff.
* FilterElementCollection.cs : added missing indexer.
2009-12-10 Atsushi Enomoto <atsushi@ximian.com>
* BackupEndpointCollection.cs
BackupEndpointElement.cs
BackupListCollection.cs
FilterElement.cs
FilterElementCollection.cs
FilterTableCollection.cs
FilterTableEntryCollection.cs
FilterTableEntryElement.cs
FilterType.cs
NamespaceElement.cs
NamespaceElementCollection.cs
RoutingExtensionElement.cs
RoutingSection.cs
SoapProcessingExtensionElement.cs : initial checkin.