[Mono-bugs] [Bug 60517][Wis] Changed - Mono allows serialization of private classes
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 22 Jun 2004 07:08:59 -0400 (EDT)
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=60517
--- shadow/60517 2004-06-21 19:26:09.000000000 -0400
+++ shadow/60517.tmp.19035 2004-06-22 07:08:59.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 60517
Product: Mono: Class Libraries
Version: unspecified
-OS:
+OS: unknown
OS Details: OSX 10.3.3
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Wishlist
Component: Sys.XML
AssignedTo: mono-bugs@ximian.com
ReportedBy: grompf@sublimeintervention.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -34,6 +34,9 @@
[XmlRoot("foo")]
public class Foo {
public String bar;
}
}
+
+------- Additional Comments From lluis@ximian.com 2004-06-22 07:08 -------
+Fixed in CVS.