Do not abuse the 'private' keyword
[mono.git] / mcs / class / System.Web / System.Web.J2EE / ChangeLog
index d816993e709bf5761ecc178f74eb9df7be758d5f..f8750c8590398ed35b601bdbeab6e4cda9887baf 100644 (file)
@@ -1,3 +1,48 @@
+2008-02-06  Vladimir Krasnov <vladimirk@mainsoft.com>\r
+\r
+       * J2EEConsts.cs: added portal url prefixes\r
+\r
+2007-08-14  Vladimir Krasnov <vladimirk@mainsoft.com>\r
+\r
+       * PageMapper.cs: fixed comparer in NormalizeName\r
+\r
+2007-05-16  Igor Zelmanovich <igorz@mainsoft.com>\r
+\r
+       * PageMapper.cs: prevent DOS attack:\r
+       dont cache MetaProvider for not valid resource.\r
+\r
+2007-05-15  Igor Zelmanovich <igorz@mainsoft.com>\r
+\r
+       * PageMapper.cs: reverted r77353, 77321\r
+       make it case-insensitive\r
+\r
+2007-05-14  Igor Zelmanovich <igorz@mainsoft.com>\r
+\r
+       * PageMapper.cs: \r
+       fixed previous patch\r
+\r
+2007-05-13  Igor Zelmanovich <igorz@mainsoft.com>\r
+\r
+       * PageMapper.cs: \r
+       make it case sensitive if file system is case sensitive\r
+\r
+2007-01-04  Igor Zelmanovich <igorz@mainsoft.com>\r
+\r
+       * PageMapper.cs: refactoring: \r
+       GetCachedType, GetObjectType - added overloads\r
+\r
+2006-08-20  Vladimir Krasnov <vladimirk@mainsoft.com>\r
+\r
+       * BaseHttpServlet.cs: merged TLS fixes, workaround for thread problem\r
+\r
+2006-08-20  Vladimir Krasnov <vladimirk@mainsoft.com>\r
+\r
+       * PageMapper.cs: fixes for aspx parser 2.0\r
+\r
+2006-03-29  Konstantin Triger <kostat@mainsoft.com>\r
+\r
+       * SessionListener.cs: Use standard mechanism for session_end handling.\r
+\r
 2006-03-20  Konstantin Triger <kostat@mainsoft.com>\r
 \r
        * SessionListener.cs: Associate the AppDoamin with current thread.\r