Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Z
ZODB
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Kirill Smelkov
ZODB
Commits
83996513
Commit
83996513
authored
Oct 24, 2018
by
Michael Howitz
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Move change log entry to the correct version.
parent
02a7ef86
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
6 deletions
+4
-6
CHANGES.rst
CHANGES.rst
+4
-6
No files found.
CHANGES.rst
View file @
83996513
...
@@ -5,7 +5,10 @@
...
@@ -5,7 +5,10 @@
5.5.1 (unreleased)
5.5.1 (unreleased)
==================
==================
- TBD
- Fix KeyError on releasing resources of a Connection when closing the DB.
This requires at least version 2.4 of the `transaction` package.
See `issue 208 <https://github.com/zopefoundation/ZODB/issues/208>`.
5.5.0 (2018-10-13)
5.5.0 (2018-10-13)
==================
==================
...
@@ -23,17 +26,12 @@
...
@@ -23,17 +26,12 @@
exceptions on certain types of bad input. See `issue 216
exceptions on certain types of bad input. See `issue 216
<https://github.com/zopefoundation/ZODB/issues/216>`_.
<https://github.com/zopefoundation/ZODB/issues/216>`_.
- Fix KeyError on releasing resources of a Connection when closing the DB.
This requires at least version 2.4 of the `transaction` package.
See `issue 208 <https://github.com/zopefoundation/ZODB/issues/208>`.
- Remove support for ``python setup.py test``. It hadn't been working
- Remove support for ``python setup.py test``. It hadn't been working
for some time. See `issue #218
for some time. See `issue #218
<https://github.com/zopefoundation/ZODB/issues/218>`_.
<https://github.com/zopefoundation/ZODB/issues/218>`_.
- Make the tests run faster by avoiding calls to ``time.sleep()``.
- Make the tests run faster by avoiding calls to ``time.sleep()``.
5.4.0 (2018-03-26)
5.4.0 (2018-03-26)
==================
==================
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment