include status 110 in nick change to user

git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@271 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
Peter Saint-Andre 2006-12-13 22:11:54 +00:00
parent 0566f46716
commit d8995ddf5c
1 changed files with 2 additions and 0 deletions

View File

@ -1567,6 +1567,7 @@
nick='oldhag' nick='oldhag'
role='participant'/> role='participant'/>
<status code='303'/> <status code='303'/>
<status code='110'/>
</x> </x>
</presence> </presence>
@ -1595,6 +1596,7 @@
<item affiliation='member' <item affiliation='member'
jid='hag66@shakespeare.lit/pda' jid='hag66@shakespeare.lit/pda'
role='participant'/> role='participant'/>
<status code='110'/>
</x> </x>
</presence> </presence>
]]></example> ]]></example>