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