- Copy code from `App.Extensions` to keep compatibility with Zope 2.14.
2.13.3
-------------------
- LP 142501: Only connect upon ZODB load if a new flag ``connect_on_load`` has been set to a true value (which is its default for backwards compatibility).
- LP 142689: Actually use SQL connection titles in the list of connections returned by SQL.SQLConnectionIDs.
2.13.2
-------------------
- Actually establish Zope 2.12 compatibility by dealing with all cases of moved classes and functions.