Changeset 289 for trunk/UPGRADE

Show
Ignore:
Timestamp:
19/07/07 16:22:44 (16 months ago)
Author:
smoku
Message:

Updated ChangeLog? and UPGRADE

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/UPGRADE

    r276 r289  
    11This file contains upgrade instructions between different versions of jabberd2. 
     2 
     3* 2.1.8 to 2.1.9 upgrade: 
     4 
     5What had change: 
     6- logging formats 
     7- oob redirection during registration 
     8 
     9If you use log analysers please note that c2s and s2s connect messages have 
     10now a "TLS negotiated" indicator at the end. For s2s it was "SSL negotiated". 
     11c2s disconnection message now has user JID included. 
     12If you want to use oob redirection during registration, please see 
     13etc/c2s.xml.dist for reference. 
     14 
    215 
    316* 2.1.7 to 2.1.8 upgrade: