Edgewall Software

Changes between Version 1 and Version 2 of TracDev/Proposals/AdvancedNotification/INotificationDistributor


Ignore:
Timestamp:
Nov 17, 2012, 11:01:06 PM (11 years ago)
Author:
Peter Suter
Comment:

Note change from AnnouncerPlugin

Legend:

Unmodified
Added
Removed
Modified
  • TracDev/Proposals/AdvancedNotification/INotificationDistributor

    v1 v2  
    8181 * Related to the [wiki:INotificationFormatter INotificationFormatter]
    8282 * This interface originated in th:AnnouncerPlugin as `IAnnouncementDistributor`.
     83   * DONE `IAnnouncerDistributor` had no `format` in the `recipients` parameter to `distribute()`.