File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed
Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -489,6 +489,11 @@ GPKG driver:
489489 * fix querying relationships immediately after creating tables
490490 * GPKG and SQLite: Fix out of sync (not restored) fields after a ROLLBACK
491491 (#11609 )
492+ * call sqlite3_errmsg() in error messages (#12247 )
493+
494+ KML driver:
495+ * when reassembling multi-line text content, use newline character instead of
496+ space (#12278 )
492497
493498LIBKML driver:
494499 * fix error when creating a Id field of type integer (#11773 )
@@ -531,6 +536,10 @@ PG driver:
531536PGDump driver:
532537 * detect out-of-memory on large geometries
533538
539+ S57 driver:
540+ * fix nullptr deref on invalid file when S57 data resource files are missing
541+ (ossfuzz #415669422 )
542+
534543Shapefile driver:
535544 * ogr2ogr to Shapefile: write DateTime as ISO8601 string, both in Arrow and
536545 non-Arrow code paths
You can’t perform that action at this time.
0 commit comments