Changeset 260 for trunk/UPGRADE
- Timestamp:
- 04/07/07 01:04:08 (17 months ago)
- Files:
-
- 1 modified
-
trunk/UPGRADE (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/UPGRADE
r213 r260 1 1 This file contains upgrade instructions between different versions of jabberd2. 2 3 * 2.1.6 to 2.1.7 upgrade: 4 5 What had change: 6 - MySQL connection defaults to UTF-8 now 7 - Removed support for ZeroK authentication 8 9 Please make sure that the encoding of the data in your MySQL DB is UTF-8 10 or is convertable by MySQL to UTF-8. 11 You may remove the 'token', 'sequence' and 'hash' columns in authreg table. 12 2 13 3 14 * 2.1.5 to 2.1.6 upgrade:
