----------------
- Make status messages transaction aware, so that it works with integrity check rollbacks.
[jone]
- Implement an ``override-realm`` ZCML directive for overriding database settings with ZCML.
[jone]
- Make ugprade step 1.1 -> 1.2 save: do not migrate when there is no data.
[jone]
- Plone 4.3 compatibility.
[jone]
- Add "disable-publisher-for-testing" environment variable for disabling event handler.
[jone]
- Fixed error if data-adapter (JSON-data) doesnt contain field_data_adapter.
[jinfanger]
- UnicodeError in log. LogStream should not be mixed utf8 and unicode.
[jinfanger]
- Ignored fields can be configurated, which will be ignored by the publisher.
[jinfanger]
- Drop Plone 3 support.
[jone]