[Mono-bugs] [Bug 21892] New - XmlNodeChangedEventHandler delegate needs fixing
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
14 Mar 2002 07:37:36 -0000
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 duncan@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=21892
--- shadow/21892 Thu Mar 14 02:37:36 2002
+++ shadow/21892.tmp.7597 Thu Mar 14 02:37:36 2002
@@ -0,0 +1,22 @@
+Bug#: 21892
+Product: Mono/Class Libraries
+Version: unspecified
+OS: other
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: System.XML
+AssignedTo: duncan@ximian.com
+ReportedBy: duncan@ximian.com
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: XmlNodeChangedEventHandler delegate needs fixing
+
+the version of XmlNodeChangedEventHandler is outdated.
+
+A new file should be created with the delegate, and events in XmlDocument
+needs to be updated to reflect this change.