[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / class / System.ServiceModel.Web / System.ServiceModel.Configuration / ChangeLog
1 2010-03-02  Atsushi Enomoto  <atsushi@ximian.com>
2
3         * EncodingConverter.cs, WebHttpBindingElement.cs,
4           WebHttpSecurityElement.cs : implement OnApplyConfiguration(), fill
5           some TypeConverters, and fix BindingElementType, based on the patch
6           by Sander Rijken.
7
8 2009-10-02  Atsushi Enomoto  <atsushi@ximian.com>
9
10         * WebHttpElement.cs, WebScriptEnablingElement.cs : fix BehavirType.
11
12 2008-02-20  Atsushi Enomoto  <atsushi@ximian.com>
13
14         * WebHttpBindingElement.cs : fix build.
15
16 2008-02-16  Atsushi Enomoto  <atsushi@ximian.com>
17
18         * WebHttpBindingCollectionElement.cs, WebHttpBindingElement.cs,
19           WebHttpElement.cs, WebHttpSecurityElement.cs,
20           WebMessageEncodingElement.cs, WebScriptEnablingElement.cs :
21           new stubs.