Merge branch 'master' of github.com:tgiphil/mono
[mono.git] / mcs / class / System.ServiceModel / System.ServiceModel.Configuration / ChangeLog
index ef771350c212cd8964035326c85fc7de135ae7e4..7b1d10ea1b8a2aeae8b7a294b7678bd1a758e1ef 100755 (executable)
@@ -1,3 +1,32 @@
+2010-07-08  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * ClientCredentialsElement.cs : warning cleanup.
+
+2010-05-31  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * ClientCredentialsElement.cs, HttpDigestClientElement.cs,
+         ConfigUtil.cs : implement ClientCredentialsElement.CreateBehavior().
+
+2010-04-05  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * BaseAddressPrefixFilterElementCollection.cs
+         BaseAddressPrefixFilterElement.cs : new classes.
+       * ReliableSessionElement.cs
+         XmlDictionaryReaderQuotasElement.cs
+         TextMessageEncodingElement.cs
+         HostTimeoutsElement.cs
+         BaseAddressElementCollection.cs
+         BasicHttpBindingElement.cs
+         BindingElementExtensionElement.cs
+         StandardBindingElement.cs
+         BinaryMessageEncodingElement.cs : added couple of missing stuff.
+
+2010-03-23  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * ConnectionOrientedTransportElement.cs, StandardBindingElement.cs, 
+         LocalClientSecuritySettingsElement.cs, CustomBindingElement.cs:
+         add couple of missing methods and TypeConverterAttributes.
+
 2010-03-17  Atsushi Enomoto  <atsushi@ximian.com>
 
        * ServiceMetadataPublishingElement.cs : use IsNullOrEmpty(), names