Document how skipNotification is handled by the Aspect.

This commit is contained in:
Colin Kuskie 2011-01-19 14:54:50 -08:00
parent bce5e6afab
commit ca54f439e9

View file

@ -78,7 +78,8 @@ sub duplicate {
=head2 addRevision ( properties [, revisionDate, options ] )
Override addRevision to set skipNotification to 0 for each new revision.
Override addRevision to set skipNotification to 0 for each new revision. This preserves whether or
not a notification was sent for the previous revision.
=cut