- Bugfix: Launching ``svn`` replaced the whole environment instead of just appending ``LANG``.
3.5.5
------------------
- Extracted RuntimeInfo and ApplicationRoot functionality into zope.applicationcontrol. Import this functionality from this package instead (see BBB imports inside this package).
3.5.4
------------------
- Test dependency on zptpage removed.
3.5.3
------------------
- Updated to use newer zope.publisher 3.12 and zope.login to make tests work.
3.5.2
------------------
- Move 'zope.ManageApplication' permission from zope.app.security package
- Break dependency on ``zope.app.appsetup`` by using a conditional import