Changeset 166 for trunk/UPGRADE

Show
Ignore:
Timestamp:
09/04/07 17:14:09 (20 months ago)
Author:
smoku
Message:

Updated ChangeLog? and UPGRADE files

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/UPGRADE

    r149 r166  
    11This file contains upgrade instructions between different versions of jabberd2. 
     2 
     3* 2.1.3 to 2.1.4 upgrade: 
     4 
     5What had change: 
     6- full SQLite support 
     7- PostgreSQL NULL parameters handling 
     8- more than one LDAP server support 
     9- new LDAP append-realm setting 
     10- correct CA chain handling 
     11 
     12Please refer to sm.xml.dist and c2s.xml.dist for new config sections and add 
     13them to your config files. 
     14Please read these example files to see how to setup your CA chain correctly. 
     15You may also remove cachain option from c2s.xml. 
     16You may remove hostname form PostgreSQL setup to access it via unix socket. 
     17 
    218 
    319* 2.1 to 2.1.3 upgrade: