From 78c155cf2e5a27fd2db18c2d46953b1b0fdba829 Mon Sep 17 00:00:00 2001 From: Tim Graham Date: Thu, 27 Jul 2017 13:52:17 -0400 Subject: Fixed #28441 -- Fixed GEOS version parsing with a commit hash at the end. --- docs/releases/1.11.5.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/releases/1.11.5.txt b/docs/releases/1.11.5.txt index bbdd640e4b..55fa0eda7e 100644 --- a/docs/releases/1.11.5.txt +++ b/docs/releases/1.11.5.txt @@ -9,4 +9,5 @@ Django 1.11.5 fixes several bugs in 1.11.4. Bugfixes ======== -* ... +* Fixed GEOS version parsing if the version has a commit hash at the end (new + in GEOS 3.6.2) (:ticket:`28441`). -- cgit v1.3