git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@929 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
Peter Saint-Andre 2007-06-11 19:35:21 +00:00
parent 1a72015bd8
commit 84c8c421e1
1 changed files with 11 additions and 2 deletions

View File

@ -24,6 +24,12 @@
<supersededby/>
<shortname>N/A</shortname>
&stpeter;
<revision>
<version>0.2</version>
<date>2007-06-11</date>
<initials>psa</initials>
<remark><p>Added implementation notes.</p></remark>
</revision>
<revision>
<version>0.1</version>
<date>2007-04-20</date>
@ -57,7 +63,7 @@
</tr>
<tr>
<td><strong>&xep0045;</strong></td>
<td>REQUIRED *</td>
<td>REQUIRED</td>
</tr>
<tr>
<td><strong>&xep0054;</strong></td>
@ -68,7 +74,10 @@
<td>RECOMMENDED</td>
</tr>
</table>
<p>* It is an implementation decision how support for multi-user chat is enabled, e.g., directly or by means of an external component (see &xep0114;).</p>
</section1>
<section1 topic='Implementation Notes' anchor='impl'>
<p>Some of the protocol specifications referenced herein have their own dependencies; developers must refer to the relevant specifications for further information.</p>
<p>It is an implementation decision how to enable support for multi-user chat, e.g., directly or by means of an external component (see &xep0114;).</p>
</section1>
<section1 topic='Security Considerations' anchor='security'>
<p>This document introduces no additional security considerations above and beyond those defined in the documents on which it depends.</p>