From 07e34f8bca83704e4c3d50830574a839354d9bcc Mon Sep 17 00:00:00 2001 From: Mariusz Felisiak Date: Wed, 16 Aug 2017 18:39:58 +0200 Subject: [1.11.x] Fixed #28498 -- Fixed test database creation with cx_Oracle 6. Backport of 6784383e93d582f43f8cb5f7647a05645cbb339b from master --- docs/releases/1.11.5.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs') diff --git a/docs/releases/1.11.5.txt b/docs/releases/1.11.5.txt index 55fa0eda7e..556cc73793 100644 --- a/docs/releases/1.11.5.txt +++ b/docs/releases/1.11.5.txt @@ -11,3 +11,5 @@ Bugfixes * Fixed GEOS version parsing if the version has a commit hash at the end (new in GEOS 3.6.2) (:ticket:`28441`). + +* Fixed test database creation with ``cx_Oracle`` 6 (:ticket:`28498`). -- cgit v1.3