From Turba 1.1 to Turba 1.2
===========================

The SQL schema for the SQL address book has changed. Please update
your SQL table to the new schema after you update to Turba 1.2.  The
fields object_type and object_members have been added (needed for
distribution lists) and the fields 'object_homeaddress',
'object_workaddress', 'object_homephone', 'object_workphone' and
'object_cellphone' have changed to all lowercase. However, unless you
change your config/sources.php to match sources.php.dist, you do _not_
need to change these last fields in your database.

If you are using a MySQL database you can also use the update script
available in scripts/drivers.

The LDAP schema for the shared LDAP address book has changed. Please
update your LDAP directory to use the new schema after you update to
Turba 1.2, and also adjust config/sources.php accordingly.

The 'objectclass' entry for LDAP address book definitions in config/sources.php
is respected in Turba 1.2 but wasn't before, so you should make sure that you
use a correct setting here.

If you were using IMP 3.1 you should also upgrade to IMP 3.2;
distribution list support in Turba 1.2/IMP 3.2 is not compatible with
how the contacts window in IMP 3.1 worked. However, IMP 3.0 did not
have this window, and will probably play nicely with Turba 1.2.
