Changeset 532 for trunk/UPGRADE

Show
Ignore:
Timestamp:
07/02/08 23:04:13 (10 months ago)
Author:
smoku
Message:

Added server component presence resources

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/UPGRADE

    r494 r532  
    11This file contains upgrade instructions between different versions of jabberd2. 
    22 
     3* 2.1.23 to 2.1.24 upgrade: 
     4 
     5What changed: 
     6- server component presences 
     7 
     8Look at etc/sm.xml.dist to see how 'pkt-sm' chain should look now. 
     9 
     10 
    311* 2.1.22 to 2.1.23 upgrade: 
    412 
    513What changed: 
    6 - XEP-xxxx: Software Information implemented 
    7  
    8 See sm.xml.dist config for disco-extend snippet to add to your sm.xml. 
    9  
     14- XEP-0232: Software Information implemented 
     15- BerkeleyDB dump and 2-MySQL migrations scripts in tools 
     16- Updated sources to build on win32 again 
     17 
     18See sm.xml.dist config for disco-extend chain snippet for software information 
     19to add to your sm.xml. 
     20See tools/db-update.sqlite for win32 database upgrade script for win32. 
    1021 
    1122* 2.1.21 to 2.1.22 upgrade: