Author: gonzalo
Date: 2005-04-07 16:03:56 -0400 (Thu, 07 Apr 2005)
New Revision: 42652

Modified:
   trunk/mcs/class/System/System.Net/ChangeLog
Log:
forgot this

Modified: trunk/mcs/class/System/System.Net/ChangeLog
===================================================================
--- trunk/mcs/class/System/System.Net/ChangeLog 2005-04-07 20:03:43 UTC (rev 
42651)
+++ trunk/mcs/class/System/System.Net/ChangeLog 2005-04-07 20:03:56 UTC (rev 
42652)
@@ -1,5 +1,12 @@
 2005-04-07 Gonzalo Paniagua Javier <[EMAIL PROTECTED]>
 
+       * WebHeaderCollection.cs: added if-modified-since to the list of
+       restricted headers.
+
+       * ServicePoint.cs: use a field object when locking.
+
+2005-04-07 Gonzalo Paniagua Javier <[EMAIL PROTECTED]>
+
        * WebConnectionStream.cs: ForceCompletion actually calls NextRead. No
        need to wait for a Close/ReadAll when we have no content.
 

_______________________________________________
Mono-patches maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-patches

Reply via email to