From 1b753b2d60230974e7d537ddacbcc1ad23348e7c Mon Sep 17 00:00:00 2001 From: Himanshu Chauhan Date: Fri, 12 Jan 2018 10:31:40 +0530 Subject: Fixed #28885 -- Fixed hidden content at the bottom of the "The install worked successfully!" page for some languages. --- docs/releases/2.0.2.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'docs') 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`). -- cgit v1.3