From 9c9f35ed27d1762f8da5ac0683d350952debf709 Mon Sep 17 00:00:00 2001 From: Tim Graham Date: Thu, 30 Oct 2014 13:52:42 -0400 Subject: [1.7.x] Fixed #23152 -- Added support for transactional Spatialite metadata initialization. Thanks Doug Goldstein for the initial patch. Backport of 57e40551e4 from master --- docs/releases/1.7.2.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs') diff --git a/docs/releases/1.7.2.txt b/docs/releases/1.7.2.txt index 9f20e0a01b..5d4ea56850 100644 --- a/docs/releases/1.7.2.txt +++ b/docs/releases/1.7.2.txt @@ -34,3 +34,6 @@ Bugfixes ``AlterIndexTogether`` or ``AlterUniqueTogether`` (:ticket:`23614`). * Updated the first day of the week in the Ukrainian locale to Monday. + +* Added support for transactional spatial metadata initialization on + SpatiaLite 4.1+ (:ticket:`23152`). -- cgit v1.3