Skip to content

Commit 447eb52

Browse files
committed
NEWS.md: update for 3.11.0rc2
1 parent 1cc3e7a commit 447eb52

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

NEWS.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff 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

493498
LIBKML driver:
494499
* fix error when creating a Id field of type integer (#11773)
@@ -531,6 +536,10 @@ PG driver:
531536
PGDump 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+
534543
Shapefile driver:
535544
* ogr2ogr to Shapefile: write DateTime as ISO8601 string, both in Arrow and
536545
non-Arrow code paths

0 commit comments

Comments
 (0)