From 77b3f0f03ec8491bda9e27ba9e7c1b85a3fe9f8a Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Sat, 18 Feb 2023 14:13:32 +0000 Subject: [PATCH] Update NEWS [skip ci] Signed-off-by: Simon McVittie --- NEWS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/NEWS b/NEWS index 25ea4bf7..3f056ef2 100644 --- a/NEWS +++ b/NEWS @@ -5,6 +5,12 @@ Released: not yet Bug fixes: * Fix a crash when --socket=gpg-agent is used (#5095) +* Fix a crash when listing apps if one of them is broken or misconfigured + (#5293) +* If an app has invalid syntax in its overrides or metadata, mention the + filename in the error message (#5293) +* Unset $GDK_BACKEND for apps, ensuring GTK apps with --socket=fallback-x11 + can work (#5303) * Fix a deprecation warning when compiled with curl >= 7.85 (#5284) * Translation updates: es (#5266)