Skip to content

Commit

Permalink
Garden change log.
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Howitz committed Oct 5, 2018
1 parent 79e9cc4 commit 13a850c
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,17 @@ Changelog
4.2 (unreleased)
----------------

- Replace urllib.quote with six.moves.urllib.parse.quote.
- Replace ``urllib.quote`` with ``six.moves.urllib.parse.quote``.
Fixes an issue on a ZMI redirect after rebuilding the catalog.

- Adapt the ZMI HTML to the new Bootstrap ZMI.
(`#41 <https://github.com/zopefoundation/Products.ZCatalog/pull/41>`_)

- Fix sorting in _sort_iterate_resultset in python 3.
- Fix sorting in _sort_iterate_resultset in Python 3.
(`#42 <https://github.com/zopefoundation/Products.ZCatalog/pull/42>`_)

- Added support for Python 3.7.
- Add support for Python 3.7.


4.1.1 (2018-07-05)
------------------
Expand Down

0 comments on commit 13a850c

Please sign in to comment.