From ba2be2761341a6b3d8d578f16c92fa278c0a42bc Mon Sep 17 00:00:00 2001 From: Claude Paroz Date: Wed, 13 Mar 2013 09:50:45 +0100 Subject: [1.4.x] Fixed #20036 -- Improved GEOS version string parsing Thanks chikiro.spam at gmail.com for the report. --- docs/releases/1.4.16.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/releases/1.4.16.txt b/docs/releases/1.4.16.txt index 7c6e2675a0..b10a72d264 100644 --- a/docs/releases/1.4.16.txt +++ b/docs/releases/1.4.16.txt @@ -4,10 +4,14 @@ Django 1.4.16 release notes *Under development* -Django 1.4.16 fixes a regression in the 1.4.14 security release. +Django 1.4.16 fixes a regression in the 1.4.14 security release and a bug +preventing the use of some GEOS versions with GeoDjango. Bugfixes ======== * Allowed inline and hidden references to admin fields (`#23431 `_). + +* Fixed parsing of the GEOS version string + (`#20036 `_). -- cgit v1.3