--------------------
- Remove dependency on ``five.globalrequest``, its functionality
is provided by ``zope.globalrequest``.
- Do not autogenerate `string:${portal_url}/`, when no input for
`content_icon` was provided.
[pgrunewald]
- Avoid writing MemberData to the member data tool until
properties are actually set.
[davisagli]
- Python 2 / 3 compatible imports.
[rudaporto]
- Update Products.MailHost dependency to 4.0
[dataflake]
- Add icons for Bootstrap ZMI.
[icemac, dwt]