summaryrefslogtreecommitdiff
path: root/docs/releases/4.2.1.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/releases/4.2.1.txt')
-rw-r--r--docs/releases/4.2.1.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/releases/4.2.1.txt b/docs/releases/4.2.1.txt
index 621fc3ec30..2bfe21cd47 100644
--- a/docs/releases/4.2.1.txt
+++ b/docs/releases/4.2.1.txt
@@ -31,5 +31,5 @@ Bugfixes
language was used (:ticket:`34455`).
* Fixed a regression in Django 4.2 where creating copies and deep copies of
- ``HttpRequest`` and its subclasses didn't always work correctly
- (:ticket:`34482`, :ticket:`34484`).
+ ``HttpRequest``, ``HttpResponse``, and their subclasses didn't always work
+ correctly (:ticket:`34482`, :ticket:`34484`).