Commit 7683a8c4 authored by Michael Howitz's avatar Michael Howitz

Garden change log.

parent a98da9d0
......@@ -8,21 +8,21 @@ http://docs.zope.org/zope2/
2.13.27 (unreleased)
--------------------
- Test that `str.format` checks security for accessed keys and items.
- Test that ``str.format`` checks security for accessed keys and items.
The real fix is in the AccessControl package.
Part of PloneHotfix20171128.
- Made Redirect unavailable as url. Part of PloneHotfix20171128.
- Made Redirect unavailable as URL. Part of PloneHotfix20171128.
- Skip IPv6 tests on Travis, as it is not supported.
- add ``tox`` test configuration
- Add ``tox`` test configuration.
- set explicit PyPI index, the old ``zc.buildout`` defaults no longer work
- Set explicit PyPI index URL, the old ``zc.buildout`` defaults no longer work.
- Pin ``pytz`` to prevent unit test failures from ``DateTime``
- Pin ``pytz`` to prevent unit test failures from ``DateTime``.
- Update virtualenv based installation docs to mention pip<8.0 requirement.
- Fix virtualenv based installation docs.
- Explicitly require Manager role for ``AltDatabaseManager``. [maurits]
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment