Changeset 532 for trunk/UPGRADE
- Timestamp:
- 07/02/08 23:04:13 (10 months ago)
- Files:
-
- 1 modified
-
trunk/UPGRADE (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/UPGRADE
r494 r532 1 1 This file contains upgrade instructions between different versions of jabberd2. 2 2 3 * 2.1.23 to 2.1.24 upgrade: 4 5 What changed: 6 - server component presences 7 8 Look at etc/sm.xml.dist to see how 'pkt-sm' chain should look now. 9 10 3 11 * 2.1.22 to 2.1.23 upgrade: 4 12 5 13 What changed: 6 - XEP-xxxx: Software Information implemented 7 8 See sm.xml.dist config for disco-extend snippet to add to your sm.xml. 9 14 - XEP-0232: Software Information implemented 15 - BerkeleyDB dump and 2-MySQL migrations scripts in tools 16 - Updated sources to build on win32 again 17 18 See sm.xml.dist config for disco-extend chain snippet for software information 19 to add to your sm.xml. 20 See tools/db-update.sqlite for win32 database upgrade script for win32. 10 21 11 22 * 2.1.21 to 2.1.22 upgrade:
