[Mono-bugs] [Bug 62829][Nor] Changed - [PATCH] TypeBuilder.AddDeclarativeSecurity

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 20 Sep 2004 13:44:00 -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 sebastien@ximian.com.

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

--- shadow/62829	2004-09-20 12:52:55.000000000 -0400
+++ shadow/62829.tmp.15569	2004-09-20 13:44:00.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 62829
 Product: Mono: Runtime
 Version: unspecified
 OS: All
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: misc
 AssignedTo: sebastien@ximian.com                            
 ReportedBy: marek.safar@seznam.cz               
 QAContact: mono-bugs@ximian.com
@@ -149,6 +149,9 @@
 ------- Additional Comments From sebastien@ximian.com  2004-09-20 12:29 -------
 Moving as the patch is in reflection.c (runtime).
 
 ------- Additional Comments From vargaz@freemail.hu  2004-09-20 12:52 -------
 This is ok to check in but please add a comment about why this sorting
 is neccessary.
+
+------- Additional Comments From sebastien@ximian.com  2004-09-20 13:44 -------
+Fixed in CVS.