----------------
- Allow passing custom filenames to exports
[pbauer]
- Support export and import of Plone Site root (using update strategy).
[pbauer]
- Fix blob export when Connection uses TmpStore
[gotcha, pbauer]
- Fix portlet richtext field import
[mpeeters]
- Add portlet location on exported data
[mpeeters]
- Migrate root of portlets that used a path in plone4 to using a uid (navigation, search, events, collection).
[pbauer]
- Make export of discussions and portlets contextual
[mpeeters]
- Fix critical bug when importing groups: Do not import groups that a groups belongs to as members of the new group.
This could have caused groups to have more privileges than they should.
[pbauer]