diff --git a/xep-0184.xml b/xep-0184.xml index c8a504cb..b1f666c8 100644 --- a/xep-0184.xml +++ b/xep-0184.xml @@ -29,10 +29,19 @@ &stpeter; &hildjj; - 1.1rc7 - in progress, last updated 2010-03-15 + 1.1rc8 + in progress, last updated 2010-03-30 psa -

Clarified the level of reliability that this protocol does and, most importantly, does not provide; explicitly discouraged dependence on receipts unless some other protocol is used to negotiate the use of message receipts; provided explicit recommendations about when and when not to request receipts; relaxed the business rules to allow inclusion of receipt requests even to the bare JID and even if the sender does not yet know whether the intended recipient supports this protocol; removed text about XEP-0155 negotiation.

+ + +
1.0 @@ -166,12 +175,12 @@ - + ]]> -

The <received/> element SHOULD be the only child of the &MESSAGE; stanza and MUST mirror the 'id' of the sent message.

+

The <received/> element SHOULD be the only child of the &MESSAGE; stanza and SHOULD include an 'id' attribute that echoes the 'id' attribute of the sent message.

@@ -205,7 +214,15 @@ - + + + + + + + + + @@ -220,7 +237,7 @@ -

Thanks to Joe Kemp and Kevin Smith for their input.

+

Thanks to Joe Kemp, Kevin Smith, Remko Tronçon, and Matthew Wild for their input.