++ System.Web/ChangeLog (working copy)
authorDean Brettle <deanb@mono-cvs.ximian.com>
Tue, 13 Jan 2009 21:17:11 +0000 (21:17 -0000)
committerDean Brettle <deanb@mono-cvs.ximian.com>
Tue, 13 Jan 2009 21:17:11 +0000 (21:17 -0000)
commit6e8c67a14172d81b5e6a85b136ee4d9640448286
tree61cebcb1dd29ac23c74fa662dee6eafe9c6ac7fd
parent3c838b72eb71d78a5f462049a204df2479389129
++ System.Web/ChangeLog (working copy)

* HttpApplicationFactory.cs: if there are any *.browser files in
App_Data/Mono_Machine_Browsers/, use those instead of the default
machine browser files.  This allows app developers to workaround
limitations with Mono's default browser files without causing
incompatibilities with MS's implementation.

++ System.Web.Configuration_2.0/ChangeLog (working copy)

* nBrowser/Node.cs: Fixed compatibility bug where <identification> sections were required
in browser defs.

svn path=/branches/mono-2-2/mcs/; revision=123257
mcs/class/System.Web/System.Web.Configuration_2.0/ChangeLog
mcs/class/System.Web/System.Web.Configuration_2.0/nBrowser/Node.cs
mcs/class/System.Web/System.Web/ChangeLog
mcs/class/System.Web/System.Web/HttpApplicationFactory.cs