summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <smcv@collabora.com>2023-02-18 14:13:32 +0000
committerSimon McVittie <smcv@collabora.com>2023-02-18 14:13:32 +0000
commit77b3f0f03ec8491bda9e27ba9e7c1b85a3fe9f8a (patch)
treee8b8743fd0d18ab9eef3d47ef645b899de9ad465
parentcc122e297235d68301f2c4c466bed997db05937c (diff)
downloadflatpak-77b3f0f03ec8491bda9e27ba9e7c1b85a3fe9f8a.tar.gz
Update NEWS
[skip ci] Signed-off-by: Simon McVittie <smcv@collabora.com>
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
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)