Skip to content

Commit

Permalink
Changes.rst fix reference#1000 (#1002)
Browse files Browse the repository at this point in the history
* Fix potential race condition in `App.version_txt` (Issue 999)

* fix issue reference in `CHANGES.rst`
  • Loading branch information
d-maurer committed Jan 6, 2022
1 parent c8a053b commit 15fff90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ https://zope.readthedocs.io/en/2.13/CHANGES.html
------------------

- Fix potential race condition in ``App.version_txt.getZopeVersion``
(`#999 <https://github.com/zopefoundation/Zope/issues/985>`_)
(`#999 <https://github.com/zopefoundation/Zope/issues/999>`_)

- Reinstate simple sessioning with ``Products.TemporaryFolder``
because the underlying issues with ``tempstorage`` have been fixed.
Expand Down

0 comments on commit 15fff90

Please sign in to comment.