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:14:59.000000000 -0400 +++ shadow/79037.tmp.13904 2006-08-09 05:19:16.000000000 -0400 @@ -28,6 +28,22 @@ interface, and inherit from it. http://msdn2.microsoft.com/en-us/library/system.transactions.ipromotablesinglephasenotification.aspx ------- Additional Comments From [EMAIL PROTECTED] 2006-08-09 05:14 ------- Reverted r63517. + +------- Additional Comments From [EMAIL PROTECTED] 2006-08-09 05:19 ------- +Why revert why we can just do this? + +=================================================================== +--- IPromotableSinglePhaseNotification.cs (revision 63520) ++++ IPromotableSinglePhaseNotification.cs (working copy) +@@ -11,12 +11,10 @@ + + namespace System.Transactions + { +- public interface IPromotableSinglePhaseNotification ++ public interface IPromotableSinglePhaseNotification : +ITransactionPromoter + { + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
