diff options
| author | Tim Graham <timograham@gmail.com> | 2014-10-30 13:52:42 -0400 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2014-10-30 13:58:02 -0400 |
| commit | 9c9f35ed27d1762f8da5ac0683d350952debf709 (patch) | |
| tree | df386dfb50ef18500854b248b24d5f50598fa383 /docs | |
| parent | ffd31c017f94234e1024a3345f601b020980aa47 (diff) | |
[1.7.x] Fixed #23152 -- Added support for transactional Spatialite metadata initialization.
Thanks Doug Goldstein for the initial patch.
Backport of 57e40551e4 from master
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/1.7.2.txt | 3 |
1 files changed, 3 insertions, 0 deletions
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`). |
