diff --git a/xep-0060.xml b/xep-0060.xml index 5dae4088..ac25531e 100644 --- a/xep-0060.xml +++ b/xep-0060.xml @@ -49,6 +49,12 @@ &pgmillard; &stpeter; &ralphm; + + 1.16.0 + 2019-09-11 + edhelas +

Add a pubsub#rsm disco#info feature to clear confusion

+
1.15.8 2019-06-19 @@ -2236,6 +2242,7 @@ And by opposing end them?

A node may have a large number of items associated with it, in which case it may be problematic to return all of the items in response to an items request. In this case, the service SHOULD return some of the items and note that the list of items has been truncated by including a &xep0059; notation.

+

A Pubsub entity supporting &xep0059; SHOULD include a feature of "http://jabber.org/protocol/pubsub#rsm" in its disco#info response, to make it clear that the RSM feature is for PubSub, and not for e.g., &xep0313;.