diff --git a/CHANGES.rst b/CHANGES.rst index 85b2fab29..491afaa1a 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -8,7 +8,7 @@ Changelog with regard to the load lock. This allowes ZEO to work with the upcoming ZODB 5, which used loadbefore rather than load. - Reimplemented load using loadBefore, this testing loadBefore + Reimplemented load using loadBefore, thus testing loadBefore extensively via existing tests. - Fixed: the ZEO cache loadBefore method failed to utilize current data.