From ba86840f832fe83d59e4e6dedcdadc168a49ceee Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Tue, 14 Nov 2023 15:35:02 +0000 Subject: [PATCH] NEWS: Update Signed-off-by: Simon McVittie --- NEWS | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/NEWS b/NEWS index 4752e6b7..b4381089 100644 --- a/NEWS +++ b/NEWS @@ -46,6 +46,8 @@ Features: * Turn off system-level crash reporting infrastructure during some unit tests that involve intentional assertion failures + * Add anchors to link to sections of flatpak-metadata documentation (#5582) + * New translations: ka, nl. Bug fixes: @@ -76,6 +78,13 @@ Bug fixes: * Make the tests fail more comprehensibly if a required tool is missing (#5020) + * Clean up `/var/tmp/flatpak-cache-*` directories on boot (#1119) + + * Don't force `GIO_USE_VFS=local` for programs launched via flatpak-spawn + (#5567) + + * Clarify documentation for D-Bus name ownership (#5582) + * Translation updates: id, tr, zh_CN (#5332, #5565)