[Mono-bugs] [Bug 57993][Nor] Changed - System.Timers.Timer AutoReset allows event to fire twice
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 11 May 2004 13:07:17 -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 gonzalo@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=57993
--- shadow/57993 2004-05-03 15:30:54.000000000 -0400
+++ shadow/57993.tmp.22182 2004-05-11 13:07:17.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 57993
Product: Mono: Class Libraries
Version: unspecified
OS: All
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Normal
Component: System
AssignedTo: mono-bugs@ximian.com
ReportedBy: timf@dicecorp.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -57,6 +57,9 @@
------- Additional Comments From timf@dicecorp.com 2004-05-03 15:30 -------
Created an attachment (id=7575)
Corrected proposed patch
+
+------- Additional Comments From gonzalo@ximian.com 2004-05-11 13:07 -------
+Patch applied. Thanks.