Changeset 473 for trunk/UPGRADE
- Timestamp:
- 22/12/07 19:34:57 (12 months ago)
- Files:
-
- 1 modified
-
trunk/UPGRADE (modified) (16 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/UPGRADE
r464 r473 3 3 * 2.1.19 to 2.1.20 upgrade: 4 4 5 What had change:5 What changed: 6 6 - added missing XEP-0054 fields 7 7 - server vcard support … … 13 13 * 2.1.18 to 2.1.19 upgrade: 14 14 15 What had change:15 What changed: 16 16 - mod_status stores full last presence stanza 17 17 - so called "offline status" support … … 24 24 * 2.1.17 to 2.1.18 upgrade: 25 25 26 What had change:26 What changed: 27 27 - implemented /webstatus service 28 28 … … 34 34 * 2.1.16 to 2.1.17 upgrade: 35 35 36 What had change:36 What changed: 37 37 - s2s maximum fds option implemented 38 38 … … 43 43 * 2.1.15 to 2.1.16 upgrade: 44 44 45 What had change:45 What changed: 46 46 - Offline storage does not store headline messages by default 47 47 - XEP-0157: Contact Addresses for XMPP Services … … 80 80 * 2.1.13 to 2.1.14 upgrade: 81 81 82 What had change:82 What changed: 83 83 - Oracle authreg backend 84 84 … … 93 93 * 2.1.11 to 2.1.12 upgrade: 94 94 95 What had change:95 What changed: 96 96 - PQconnectdb PostgreSQL connection method 97 97 - using pg_config to find PostgreSQL … … 109 109 * 2.1.9 to 2.1.10 upgrade: 110 110 111 What had change:111 What changed: 112 112 - configure SASL backend fallback removed 113 113 - user roster items limit support … … 121 121 * 2.1.8 to 2.1.9 upgrade: 122 122 123 What had change:123 What changed: 124 124 - logging formats 125 125 - oob redirection during registration … … 134 134 * 2.1.7 to 2.1.8 upgrade: 135 135 136 What had change:136 What changed: 137 137 - SASL backend selection method 138 138 … … 143 143 * 2.1.6 to 2.1.7 upgrade: 144 144 145 What had change:145 What changed: 146 146 - MySQL connection defaults to UTF-8 now 147 147 - Removed support for ZeroK authentication … … 154 154 * 2.1.5 to 2.1.6 upgrade: 155 155 156 What had change:156 What changed: 157 157 - implemented XEP-0199: XMPP ping 158 158 - sysconfdir isn't changed to .../etc/jabberd anymore … … 170 170 * 2.1.4 to 2.1.5 upgrade: 171 171 172 What had change:172 What changed: 173 173 - auth/reg/storage modules are now loaded dynamically at runtime 174 174 - MySQL storage backend is not enabled by default … … 183 183 * 2.1.3 to 2.1.4 upgrade: 184 184 185 What had change:185 What changed: 186 186 - full SQLite support 187 187 - PostgreSQL NULL parameters handling … … 199 199 * 2.1 to 2.1.3 upgrade: 200 200 201 What had change:201 What changed: 202 202 - c2s.xml added <ssl-mechanisms/> section 203 203 - c2s PAM authenticator now handles realm setting … … 214 214 * 2.0 to 2.1 upgrade: 215 215 216 What had change:216 What changed: 217 217 - c2s.xml local/id syntax: 218 218 - DB schema
