summaryrefslogtreecommitdiff
path: root/CHANGES.rst
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.rst')
-rw-r--r--CHANGES.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index 33ed23d01..1110ab2e3 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -36,7 +36,7 @@ Bugs fixed
Patch by Yuriy Chernyshov. (Github issue #4690)
* Improved compatibility with CPython 3.10/11.
- Patches by Thomas Caswell, David Woods. (Github issues #4609, #4667, #4721, #4730)
+ Patches by Thomas Caswell, David Woods. (Github issues #4609, #4667, #4721, #4730, #4777)
* Docstrings of descriptors are now provided in PyPy 7.3.9.
Patch by Matti Picus. (Github issue #4701)