[Mono-bugs] [Bug 70129][Nor] Changed - Private events are not really private

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sat, 4 Dec 2004 15:15:20 -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 duncan@ximian.com.

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

--- shadow/70129	2004-12-04 14:39:31.000000000 -0500
+++ shadow/70129.tmp.869	2004-12-04 15:15:20.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 70129
 Product: Mono: Compilers
 Version: 1.1
 OS: SUSE 9.1
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: C#
 AssignedTo: duncan@ximian.com                            
 ReportedBy: lluis@ximian.com               
 QAContact: mono-bugs@ximian.com
@@ -128,6 +128,9 @@
 (1) accessing a private event, 
 (2) accessing a protected event in Base from Derived via an instance
 of Base
 
 ------- Additional Comments From miguel@ximian.com  2004-12-04 14:39 -------
 Lovely, please commit.
+
+------- Additional Comments From duncan@ximian.com  2004-12-04 15:15 -------
+Okay, patch committed.