2008-10-09 Marek Habersack <mhabersack@novell.com>
authorMarek Habersack <grendel@twistedcode.net>
Thu, 9 Oct 2008 14:45:06 +0000 (14:45 -0000)
committerMarek Habersack <grendel@twistedcode.net>
Thu, 9 Oct 2008 14:45:06 +0000 (14:45 -0000)
commit19231152506fc9df007aae70df9beac15156956c
tree93a7e360afc78950dbbdf1f2d9a448100fd5ed3d
parentcd85f78fe7204a24cf1a127e09c8349896492d31
2008-10-09  Marek Habersack  <mhabersack@novell.com>

* MonoSettingsSection.cs: added - a section for mono-specific
settings.

2008-10-09  Marek Habersack  <mhabersack@novell.com>

* BuildManager.cs: if monoSettings section is found in the
system.web section in web.config, use its contents to augment
compiler configuration. Used to work around the issue reported in
bug #433806

2008-10-09  Marek Habersack  <mhabersack@novell.com>

* System.Web.dll.sources: added System.Web.Configuration_2.0/MonoSettingsSection.cs

svn path=/trunk/mcs/; revision=115337
mcs/class/System.Web/ChangeLog
mcs/class/System.Web/System.Web.Compilation/BuildManager.cs
mcs/class/System.Web/System.Web.Compilation/ChangeLog
mcs/class/System.Web/System.Web.Configuration_2.0/ChangeLog
mcs/class/System.Web/System.Web.Configuration_2.0/MonoSettingsSection.cs [new file with mode: 0644]
mcs/class/System.Web/System.Web.dll.sources