summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/4.2.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/releases/4.2.txt b/docs/releases/4.2.txt
index fe74e8485a..8153eefebc 100644
--- a/docs/releases/4.2.txt
+++ b/docs/releases/4.2.txt
@@ -161,7 +161,8 @@ Email
Error Reporting
~~~~~~~~~~~~~~~
-* The debug page now shows :pep:`exception notes <678>` on Python 3.11+.
+* The debug page now shows :pep:`exception notes <678>` and
+ :pep:`fine-grained error locations <657>` on Python 3.11+.
File Storage
~~~~~~~~~~~~