Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by [EMAIL PROTECTED]

http://bugzilla.ximian.com/show_bug.cgi?id=81467

--- shadow/81467        2007-05-07 19:55:41.000000000 -0400
+++ shadow/81467.tmp.10488      2007-05-07 19:56:14.000000000 -0400
@@ -395,6 +395,11 @@
 -                              serializationInfo.AddValue ("v" + i, Get (i));
 +                              serializationInfo.AddValue (i.ToString (), 
GetKey (i));
 +                              serializationInfo.AddValue ((count + 
i).ToString (), Get (i));
                        }
                }
 
+
+------- Additional Comments From [EMAIL PROTECTED]  2007-05-07 19:56 -------
+Created an attachment (id=19199)
+WebHeaderCollection.diff
+
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to