2009-10-07 Atsushi Enomoto <atsushi@ximian.com>
[mono.git] / mcs / class / System.ServiceModel.Web / System.ServiceModel.Activation / ChangeLog
1 2009-10-07  Atsushi Enomoto  <atsushi@ximian.com>
2
3         * WebScriptServiceHostFactory.cs : I have to again revert the
4           previous change; it does fill endpoints regardless of hosting
5           environment (now with tests).
6
7 2009-09-17  Atsushi Enomoto  <atsushi@ximian.com>
8
9         * WebScriptServiceHostFactory.cs : do tasks in previous change only
10           if it is done under ASP.NET environment.
11
12 2009-09-04  Atsushi Enomoto  <atsushi@ximian.com>
13
14         * WebScriptServiceHostFactory.cs : endpoints are automatically added
15           and if they are added through configuration, it is an error
16           (as documented).
17
18 2006-02-16  Atsushi Enomoto  <atsushi@ximian.com>
19
20         * WebServiceHostFactory.cs, WebScriptServiceHostFactory.cs :
21           new files.
22