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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=79037 --- shadow/79037 2006-08-09 05:19:16.000000000 -0400 +++ shadow/79037.tmp.13946 2006-08-09 05:26:51.000000000 -0400 @@ -1,13 +1,13 @@ Bug#: 79037 Product: Mono: Class Libraries Version: unspecified OS: All OS Details: -Status: NEW -Resolution: +Status: RESOLVED +Resolution: FIXED Severity: Unknown Priority: Wishlist Component: Sys.Data AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -44,6 +44,15 @@ { - public interface IPromotableSinglePhaseNotification + public interface IPromotableSinglePhaseNotification : ITransactionPromoter { + +------- Additional Comments From [EMAIL PROTECTED] 2006-08-09 05:26 ------- +Okay. + +Removed Promote from IPromotableSinglePhaseNotification. + +Made IPromotableSinglePhaseNotification extend from ITransactionPromoter. + +Fixed in r63521. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
