NEWS: Remove an inaccurate entry for 1.13.1

Disallowing "sudo flatpak run ..." is not a recent change.
This commit is contained in:
Phaedrus Leeds
2022-02-18 14:59:53 -06:00
committed by Patrick
parent c932a57f4f
commit bf3cedc9be

2
NEWS
View File

@@ -31,8 +31,6 @@ Other changes:
possible (#4111)
* Disable session bus access for `flatpak-spawn --sandbox` as intended
(#4630)
* Make `sudo flatpak run` fail with an error message, since it is not
usually intended (#2565)
* Make `sudo flatpak --user ...` fail with an error message, since acting
on root's per-user installation is unlikely to be what was intended
(#4638)