[Mono-bugs] [Bug 70104][Nor] Changed - Serialization/deserialization issues

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 9 Dec 2004 07:14:52 -0500 (EST)


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 lluis@ximian.com.

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

--- shadow/70104	2004-12-08 15:09:30.000000000 -0500
+++ shadow/70104.tmp.18776	2004-12-09 07:14:52.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 70104
 Product: Mono: Class Libraries
 Version: 1.0
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: CORLIB
 AssignedTo: lluis@ximian.com                            
 ReportedBy: shurik_u@freemail.ru               
 QAContact: mono-bugs@ximian.com
@@ -133,6 +133,9 @@
       Console.WriteLine("Succes!");
       Console.ReadLine();
     }
   }
 }
 
+
+------- Additional Comments From lluis@ximian.com  2004-12-09 07:14 -------
+Fixed in SVN HEAD and 1.0 branch. Thanks for the bug report!