New test.
[mono.git] / mcs / class / System.Web / System.Web.J2EE / ChangeLog
1 2006-08-20  Vladimir Krasnov <vladimirk@mainsoft.com>\r
2 \r
3         * BaseHttpServlet.cs: merged TLS fixes, workaround for thread problem\r
4 \r
5 2006-08-20  Vladimir Krasnov <vladimirk@mainsoft.com>\r
6 \r
7         * PageMapper.cs: fixes for aspx parser 2.0\r
8 \r
9 2006-03-29  Konstantin Triger <kostat@mainsoft.com>\r
10 \r
11         * SessionListener.cs: Use standard mechanism for session_end handling.\r
12 \r
13 2006-03-20  Konstantin Triger <kostat@mainsoft.com>\r
14 \r
15         * SessionListener.cs: Associate the AppDoamin with current thread.\r
16 \r
17 2006-01-19  Konstantin Triger <kostat@mainsoft.com>\r
18 \r
19         * BaseHttpServlet.cs: call correct ServletWorkerRequest ctor\r
20 \r
21 2006-01-09  Konstantin Triger <kostat@mainsoft.com>\r
22 \r
23         * BaseHttpServlet.cs: merging main/32, main/33\r
24         * PageMapper.cs: merging main/17-27\r
25         * J2EEUtils.cs: mergind ghutils.cs@@/main/9\r
26         * Added ObjectInputStream.cs, ObjectOutputStream.cs\r
27 \r
28 2005-09-08  Eyal Alalouf  <eyala@mainsoft.com>\r
29         * BaseHttpServlet.cs, PageMapper.cs, BaseStaticHttpServlet.cs,\r
30           SessionListener.cs - backward compatibility fixes.\r
31           PageMapper.cs - bug fix when compiler produces an unclear error.\r
32 \r
33 2005-08-30  Eyal Alalouf  <eyala@mainsoft.com>\r
34         * BaseHttpServlet.cs, SessionListener.cs: Adaptations to global changes in\r
35           System.Web.\r
36 \r
37 2005-07-24  Eyal Alalouf  <eyala@mainsoft.com>\r
38     * BaseHttpServlet.cs: Set values of .hostingInstallDir & .hostingVirtualPath\r
39           necessary for integration.\r
40     * J2EEUtils.cs: Removed obsolete function FileExists\r
41 2005-07-18  Eyal Alalouf  <eyala@mainsoft.com>\r
42 \r
43         * BaseHttpServlet.cs: Added file\r
44         * BaseStaticHttpServlet.cs: Added file\r
45         * SessionListener.cs: Added file\r
46 \r
47 2005-07-18  Eyal Alalouf  <eyala@mainsoft.com>\r
48 \r
49         * J2EEConsts.cs: Added file.\r
50         * J2EEUtils.cs: Added file.\r
51         * PageMapper.cs: Added file. The PageMapper implements the Grasshopper limited compilation model of ASPX in Grasshopper.\r