copying the latest Sys.Web.Services from trunk.
[mono.git] / mcs / class / System.Web / System.Web.Handlers / ChangeLog
1 2004-11-18  Lluis Sanchez Gual <lluis@novell.com>
2
3         * AssemblyResourceLoader.cs: Use a special name when encoding a resource
4         from the System.Web assembly.
5
6 2004-10-06 Gonzalo Paniagua Javier <gonzalo@ximian.com>
7
8         * TraceHandler.cs: error code is 403 and the message different when
9         trace is enabled but not for remote clients.
10
11 2004-07-02 Gonzalo Paniagua Javier <gonzalo@ximian.com>
12
13         * TraceHandler.cs: check that trace is enabled or throw.
14
15 2004-06-03  Gonzalo Paniagua Javier <gonzalo@ximian.com>
16
17         * TraceHandler.cs: Added protected missing members and attributes.
18
19 2004-01-10  Jackson Harper <jackson@ximian.com>
20
21         * TraceHandler.cs: Obey localOnly attribute.
22         
23 2004-01-10  Jackson Harper <jackson@ximian.com>
24
25         * TraceHandler.cs: Implement.
26         
27 2003-11-05  Gonzalo Paniagua Javier <gonzalo@ximian.com>
28
29         * AssemblyResourceLoader.cs: fixed compilation under MS. Ben already
30         filed a bug report.
31
32 2003-11-04 Jackson Harper <jackson@ximian.com>
33
34         * AssemblyResourceLoader.cs: No method body for v1. This fixes the
35         build.
36         
37 2003-11-04 Ben Maurer  <bmaurer@users.sourceforge.net>
38
39         * AssemblyResourceLoader.cs: New file. New v2 handler.
40
41 2002-10-08  Gonzalo Paniagua Javier <gonzalo@ximian.com>
42
43         * ChangeLog: New file.
44         * TraceHandler.cs: stubbed out. This should generate the trace page
45         when tracing is enabled.
46