2001-12-19 Gaurav Vaish <gvaish@iitk.ac.in>
[mono.git] / mcs / class / System.Web / System.Web / ChangeLog
index f35c628b1e7fed41e916efdbb1a833fd3e553ba2..e3b79f51d2682f9772af3a6454b4fb1136c4d70d 100644 (file)
@@ -1,3 +1,15 @@
+2001-12-18  Gaurav Vaish <gvaish@iitk.ac.in>
+
+        * HttpRuntime.cs       : Initial implementation
+
+2001-08-29  Bob Smith  <bob@thestuff.net>
+
+        * HttpWorkerRequest.cs: Partial Implementation.
+
+2001-08-16  Bob Smith  <bob@thestuff.net>
+
+         * HttpCookieCollection.cs, HttpCookie.cs: Bug fixes.
+
 2001-08-09  Bob Smith  <bob@thestuff.net>
 
          * BeginEventHandler.cs: Implemented.