summaryrefslogtreecommitdiff
path: root/docs/releases/2.0.2.txt
diff options
context:
space:
mode:
authorHimanshu Chauhan <hchauhan1404@outlook.com>2018-01-12 10:31:40 +0530
committerTim Graham <timograham@gmail.com>2018-01-12 19:33:07 -0500
commitcc1bdce6740251d33d20dfdf27e2340e4cee0f56 (patch)
treee89631f95d48d4e259699f9059902002b80c2904 /docs/releases/2.0.2.txt
parent3f951b1f94e50115824af404710a4b7c177cb03e (diff)
[2.0.x] Fixed #28885 -- Fixed hidden content at the bottom of the "The install worked successfully!" page for some languages.
Backport of 1b753b2d60230974e7d537ddacbcc1ad23348e7c from master
Diffstat (limited to 'docs/releases/2.0.2.txt')
-rw-r--r--docs/releases/2.0.2.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/releases/2.0.2.txt b/docs/releases/2.0.2.txt
index 219784251b..4f0878c8d0 100644
--- a/docs/releases/2.0.2.txt
+++ b/docs/releases/2.0.2.txt
@@ -9,4 +9,5 @@ Django 2.0.2 fixes several bugs in 2.0.1.
Bugfixes
========
-* ...
+* Fixed hidden content at the bottom of the "The install worked successfully!"
+ page for some languages (:ticket:`28885`).