------------------
- Substitute zope.app.zapi by direct calls to its wrapped apis.
See http://launchpad.net/bugs/219302
- Bugfix: ZopeVersion used to report an unknown version when running on a
machine with a locale different than English.
See http://launchpad.net/bugs/177733
- Fixed deprecation warning in ftesting.zcml: import ZopeSecurityPolicy from
the new location.