From 57e40551e41eaf31ff96672beea9b1f732f2e331 Mon Sep 17 00:00:00 2001 From: Tim Graham Date: Thu, 30 Oct 2014 13:52:42 -0400 Subject: Fixed #23152 -- Added support for transactional Spatialite metadata initialization. Thanks Doug Goldstein for the initial patch. --- 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