Skip to content

Commit af616e9

Browse files
committed
Add CHANGELOG entry for the Meson SQLITECPP_DISABLE_STD_FILESYSTEM fix (#560)
1 parent c4b8105 commit af616e9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -311,3 +311,4 @@ Version 3.4.0 - 2026 ???
311311
- Fix Database::getHeaderInfo() signed-shift UB and use fixed-width types for the Header struct (#558)
312312
- Fix Savepoint destructor to catch all exceptions and track rollback state to avoid std::terminate (#559)
313313
- Fix Transaction destructor to catch all exceptions to avoid std::terminate (#559)
314+
- Fix the Meson build when the SQLITECPP_DISABLE_STD_FILESYSTEM option is enabled (#560)

0 commit comments

Comments
 (0)