Changeset 323 for trunk/UPGRADE

Show
Ignore:
Timestamp:
30/07/07 21:11:56 (16 months ago)
Author:
smoku
Message:

Updated Changelog and UPGRADE

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/UPGRADE

    r303 r323  
    11This file contains upgrade instructions between different versions of jabberd2. 
     2 
     3* 2.1.11 to 2.1.12 upgrade: 
     4 
     5What had change: 
     6- PQconnectdb PostgreSQL connection method 
     7- using pg_config to find PostgreSQL 
     8 
     9For the PQconnectdb see <conninfo/> in etc/c2s.xml.dist and etc/sm.xml.dist. 
     10You may add --enable-pgsql=/path/to/pg_config to ./configure to get PostgreSQL 
     11paths using pg_config. 
     12 
    213 
    314* 2.1.10 to 2.1.11 upgrade: