2009-01-07 Marek Habersack <mhabersack@novell.com>
authorMarek Habersack <grendel@twistedcode.net>
Wed, 7 Jan 2009 13:47:03 +0000 (13:47 -0000)
committerMarek Habersack <grendel@twistedcode.net>
Wed, 7 Jan 2009 13:47:03 +0000 (13:47 -0000)
commite3ec7324e78fa2f9127d5fbf7914f905e5966af2
treec5129c38983555dd1c1ce03ddf7b9b2df9fb4661
parente3893c2888d62ce62e507bed9a29838545adaf4a
2009-01-07  Marek Habersack  <mhabersack@novell.com>

* HttpModulesSection.cs: allow for modules with non-public
constructors. Fises bug #463971

* HttpHandlerAction.cs: allow for handlers with non-public
constructors. Fixes bug #463971

svn path=/trunk/mcs/; revision=122658
mcs/class/System.Web/System.Web.Configuration_2.0/ChangeLog
mcs/class/System.Web/System.Web.Configuration_2.0/HttpHandlerAction.cs
mcs/class/System.Web/System.Web.Configuration_2.0/HttpModulesSection.cs