From 75e671774db5bd118e17a48a7c8b63168626d788 Mon Sep 17 00:00:00 2001 From: Evan Prodromou Date: Mon, 27 Dec 2010 22:13:17 -0800 Subject: [PATCH] Documentation for change in atompub events --- EVENTS.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/EVENTS.txt b/EVENTS.txt index 521f568efe..74cf720bc0 100644 --- a/EVENTS.txt +++ b/EVENTS.txt @@ -970,6 +970,7 @@ EndRevokeRole: when a role has been revoked StartAtomPubNewActivity: When a new activity comes in through Atom Pub API - &$activity: received activity - $user: user publishing the entry +- &$notice: notice created; initially null, can be set EndAtomPubNewActivity: When a new activity comes in through Atom Pub API - $activity: received activity