git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@1928 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
Peter Saint-Andre 2008-06-06 23:13:45 +00:00
parent af626918c7
commit 076070f6c7
1 changed files with 6 additions and 6 deletions

View File

@ -36,10 +36,10 @@
&reatmon;
&stpeter;
<revision>
<version>2.4pre1</version>
<date>in progress, last updated 2008-04-28</date>
<version>2.4</version>
<date>2008-06-06</date>
<initials>psa</initials>
<remark><p>Removed disco-publish feature (implementations should use publish-subscribe instead).</p></remark>
<remark><p>Per Council consensus, removed disco-publish feature (implementations should use publish-subscribe instead).</p></remark>
</revision>
<revision>
<version>2.3</version>
@ -290,7 +290,7 @@
to='romeo@montague.net/orchard'
id='info1'>
<query xmlns='http://jabber.org/protocol/disco#info'/>
<error code='404' type='cancel'>
<error type='cancel'>
<item-not-found xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/>
</error>
</iq>
@ -302,7 +302,7 @@
to='romeo@montague.net/orchard'
id='info1'>
<query xmlns='http://jabber.org/protocol/disco#info'/>
<error code='503' type='cancel'>
<error type='cancel'>
<service-unavailable xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/>
</error>
</iq>
@ -639,7 +639,7 @@
id='info3'>
<query xmlns='http://jabber.org/protocol/disco#info'
node='http://jabber.org/protocol/commands'/>
<error code='405' type='cancel'>
<error type='cancel'>
<not-allowed xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/>
</error>
</iq>