------------------
New features:
- Allow addition of extra body classes via multiple IBodyClassAdapter adapter registrations without the need to overload the ILayoutPolicy view.
[thet, jensens, agitator]
- Make it easier to override separator in title viewlet
[tomgross]
Bug fixes:
- Do not use ``rel="tag"`` attribute on the keywords viewlet as the referenced document is not a tag definition but a search result;
use ``rel="nofollow"`` instead to avoid search crawlers hammering our sites.
[hvelarde]
- More py3 fixes.
[pbauer]
- Use ``get_installer`` in tests.
[maurits]