- Fix reindexObjectSecurity to avoid a full reindex of affected objects
3.5
----------------
- Use the new ``resources`` keyword of ``registerClass`` if available. This avoids a deprecation warning for using a non callable constructor in Zope higher than 5.9. (`1202 <https://github.com/zopefoundation/Zope/issues/1202>`_)
- ZMI: added limit of folderish objects for customizing and handling SVG files as FSImage showing a preview. (`130 <https://github.com/zopefoundation/Products.CMFCore/pull/130>`_)