summaryrefslogtreecommitdiff
path: root/docs/releases
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:09:54 -0500
commit1b753b2d60230974e7d537ddacbcc1ad23348e7c (patch)
treef67a3d4075c5a2c9700940d027ab298c329c4fce /docs/releases
parent385e6fb352f3cb80d2f72838e08372cb392aaa45 (diff)
Fixed #28885 -- Fixed hidden content at the bottom of the "The install worked successfully!" page for some languages.
Diffstat (limited to 'docs/releases')
-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`).