2007-10-15 Marek Habersack <mhabersack@novell.com>
[mono.git] / mcs / class / System.Web / System.Web.Configuration / ChangeLog
index 07c412f548638ef8560b8280f715efc1e05b767c..4b0b7baa09b7749aec226b600587e1368f29b94f 100644 (file)
@@ -1,8 +1,17 @@
+2007-10-15  Marek Habersack  <mhabersack@novell.com>
+
+       * ModulesConfiguration.cs: load modules using
+       HttpApplication.LoadType to include the bin/ directory in search.
+
+2007-08-30  Marek Habersack  <mhabersack@novell.com>
+
+       * MachineKeyRegistryStorage.cs: added
+
 2007-08-23  Robert Jordan  <robertj@gmx.net>
 
        * WebConfigurationSettings.cs: Move RemotingConfiguration to
        System.Runtime.Remoting.Channels.Http/HttpRemotingHandlerFactory.cs.
-       Fixes #19384.
+       Fixes #81831.
 
 2007-08-10  Gert Driesen  <drieseng@users.sourceforge.net>