===================
Features
--------
- Added welcome page displayed after login. So additional packages might
provide roles which do not allow to access the persons in the address
book.
- Added ability in user preferences to set current time zone. Datetimes,
e. g. creation date, modification date and user defined fields of type
datetime, are converted to the selected time zone. Default is UTC.
- Added JavaScript calendar widget to datetime fields.
- Added number of displayed persons in search result handler which displays
the names of the selected persons (new in 1.9.0).
- Now displays the name of the address book in HTML title tag and as
headline inside the application.
- Moved link to edit form of address book from tabs to master data.
- Added checkbox in search result table to deselect all entries.
Other
-----
- Moved source code to: https://bitbucket.org/icemac/icemac.addressbook
- Updated to run on `Zope Toolkit 1.1.5`_.
- Updated most other packages (outside ZTK) needed for address book to
newest versions.
- Simplified and streamlined test layers.
.. _`Zope Toolkit 1.1.5`: http://docs.zope.org/zopetoolkit/releases/overview-1.1.5.html