-------------------
- Use plone i18n domain instead of plone.app.imaging domain for the
MessageFactory. This closes http://dev.plone.org/plone/ticket/10478
[vincentfretin]
- Fix dependency on `plone.scale` to get requirements for the scale storage.
[witsch]
- Fix logic bug in url traversal code for image scales.
This fixes http://plone.org/products/plone.app.imaging/issues/1
[ramonski, witsch]
- Add support for custom scales for "News Item" content.
This refs http://dev.plone.org/plone/ticket/10250
[pelle, witsch]
- Removed dependency declaration for the unused uuid distribution.
[hannosch]
- Fix control panel definition so that its icon shows up again.
[witsch]