Changeset 408 for trunk/UPGRADE

Show
Ignore:
Timestamp:
02/10/07 23:05:40 (14 months ago)
Author:
smoku
Message:

Implemented /webstatus service

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/UPGRADE

    r405 r408  
    11This file contains upgrade instructions between different versions of jabberd2. 
     2 
     3* 2.1.17 to 2.1.18 upgrade: 
     4 
     5What had change: 
     6- implemented /webstatus service 
     7 
     8If you want to allow users of other servers to store their presence information 
     9in your "status" database table, add status.resource section and status module 
     10in 'pkt-sm' chain in sm.xml. See sm.xml.dist for reference. 
     11 
    212 
    313* 2.1.16 to 2.1.17 upgrade: