2004-09-09 Gonzalo Paniagua Javier <gonzalo@ximian.com>
authorGonzalo Paniagua Javier <gonzalo.mono@gmail.com>
Fri, 10 Sep 2004 02:19:05 +0000 (02:19 -0000)
committerGonzalo Paniagua Javier <gonzalo.mono@gmail.com>
Fri, 10 Sep 2004 02:19:05 +0000 (02:19 -0000)
commitd65a8c85299b6b901b000e6dc488d2dcabd61391
treee869e9aa9f08577a8bd1dc9cdbe743167948e5d3
parent59038e8fc8f2469b363a1de6071148ae15bcfb1e
2004-09-09 Gonzalo Paniagua Javier <gonzalo@ximian.com>

* System.Web/HttpStaticObjectsCollection.cs:
* System.Web.SessionState/HttpSessionState.cs: don't share static
session objects declared in the application file across the application,
but on a per-session basis. Fixes bug #65446.

svn path=/branches/mono-1-0/mcs/; revision=33686
mcs/class/System.Web/System.Web.SessionState/ChangeLog
mcs/class/System.Web/System.Web.SessionState/HttpSessionState.cs
mcs/class/System.Web/System.Web/ChangeLog
mcs/class/System.Web/System.Web/HttpStaticObjectsCollection.cs