Changeset 294 for trunk/UPGRADE
- Timestamp:
- 20/07/07 12:02:28 (16 months ago)
- Files:
-
- 1 modified
-
trunk/UPGRADE (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/UPGRADE
r289 r294 1 1 This file contains upgrade instructions between different versions of jabberd2. 2 3 * 2.1.9 to 2.1.10 upgrade: 4 5 What had change: 6 - configure SASL backend fallback removed 7 - user roster items limit support 8 9 If you want to use other than GnuSASL backend for SASL, you need to enforce it 10 by --with-sasl=BACKEND option to ./configure. There is no fallback anymore, 11 because other backends are not supported and mostly do not work. 12 If you want to limit user roster items, please see etc/sm.xml.dist for reference. 13 2 14 3 15 * 2.1.8 to 2.1.9 upgrade:
