2004-05-14 Gonzalo Paniagua Javier <gonzalo@ximian.com>
[mono.git] / mcs / class / System.Web / System.Web.Hosting / ChangeLog
index 1356e3a36f6940bd3ae75f4b72dfb72651c51c6e..2403ed92fbf31453a0bb7e7b1cc8975e51bf8db5 100644 (file)
@@ -1,3 +1,27 @@
+2004-05-14  Gonzalo Paniagua Javier <gonzalo@ximian.com>
+
+       * AppDomainFactory.cs: set the Dynamic base for the AppDomain.
+
+2004-03-18  Gonzalo Paniagua Javier <gonzalo@ximian.com>
+
+       * SimpleWorkerRequest.cs: patch from Aleksey Demakov that fixes
+       MapPath when the virtual directory is the root virtual directory.
+
+2004-01-14  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
+
+       * IISAPIRuntime.cs: Fixed wrong attribute
+
+2004-01-11  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
+
+       * SimpleWorkerRequest.cs: Added missing attribute
+       * IISAPIRuntime.cs: Added attributes, fixed signature
+       * IAppDomainFactory.cs: Added attributes, fixed signature
+
+2003-08-29  Gonzalo Paniagua Javier <gonzalo@ximian.com>
+
+       * ApplicationHost.cs: set hostingInstallDir.
+       * SimpleWorkerRequest.cs: implemented a couple of properties.
+
 2003-08-29  Gonzalo Paniagua Javier <gonzalo@ximian.com>
 
        * SimpleWorkerRequest.cs: fixed GetFilePathTranslated and added a