diff options
| author | Pravin Kamble <iampbkamble@gmail.com> | 2026-02-17 18:08:00 +0530 |
|---|---|---|
| committer | Jacob Walls <jacobtylerwalls@gmail.com> | 2026-02-19 11:33:48 -0500 |
| commit | 4139cb8d35cfcb2beba6a8c629c20016ae84cf18 (patch) | |
| tree | b523465b1d4c7f3abeadd5027f53c8f786278137 /docs/releases | |
| parent | 4513a6c2a9694b3da144846f3edfa1c3673a181d (diff) | |
Fixed #36929 -- Dropped support for GEOS 3.9.
Thanks David Smith for report and Tim Graham for review.
Diffstat (limited to 'docs/releases')
| -rw-r--r-- | docs/releases/6.1.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/releases/6.1.txt b/docs/releases/6.1.txt index ee78a7b123..756dcf3395 100644 --- a/docs/releases/6.1.txt +++ b/docs/releases/6.1.txt @@ -383,7 +383,7 @@ backends. * Support for PostGIS 3.1 is removed. -* Support for GEOS 3.8 is removed. +* Support for GEOS 3.8 and 3.9 is removed. * Support for GDAL 3.1 and 3.2 is removed. |
