------------------
- Add ``MANIFEST.in``.
[WouterVH]
- Added z3c.autoinclude-entrypoint to mark this as a Plone-plugin. This avoids
the need to explicitly load the zcml-slug.
[WouterVH]
- Fixed ImportErrors when zope.app.intid is not available but only
zope.intid.
[maurits]
- Added empty English translation, needed in corner cases with sites
that support multiple languages.
[maurits]
- Added Italian translations.
Refs https://bugs.launchpad.net/singing-dancing/+bug/466764
[andrea-cecchi85]
- Add IJob interface and let Job implements it.
[toutpt]
- Fix for plone 4.3
[kiorky].