summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/3.1.3.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/releases/3.1.3.txt b/docs/releases/3.1.3.txt
index bf48d8443c..853ec7a48d 100644
--- a/docs/releases/3.1.3.txt
+++ b/docs/releases/3.1.3.txt
@@ -9,4 +9,5 @@ Django 3.1.3 fixes several bugs in 3.1.2.
Bugfixes
========
-* ...
+* Fixed a regression in Django 3.1.2 that caused the incorrect height of the
+ admin changelist search bar (:ticket:`32072`).