aboutsummaryrefslogtreecommitdiffstats
path: root/RELNOTES
diff options
context:
space:
mode:
authorLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2023-02-05 04:09:22 -0300
committerLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2023-02-05 07:26:49 -0300
commitd74a121774ca6a23bf872c2ba8d8298c01416d62 (patch)
tree7a3b460ec3a17af24db60529b810a98340fd2d14 /RELNOTES
parentMerge pull request #5637 from kmk3/build-add-phony (diff)
downloadfirejail-d74a121774ca6a23bf872c2ba8d8298c01416d62.tar.gz
firejail-d74a121774ca6a23bf872c2ba8d8298c01416d62.tar.zst
firejail-d74a121774ca6a23bf872c2ba8d8298c01416d62.zip
RELNOTES: capitalize modif item to match the PR title
Added on commit 897f5791d ("merges", 2023-01-30). Relates to #5578.
Diffstat (limited to 'RELNOTES')
-rw-r--r--RELNOTES2
1 files changed, 1 insertions, 1 deletions
diff --git a/RELNOTES b/RELNOTES
index 6230fe81b..2e03e9926 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -1,7 +1,7 @@
1firejail (0.9.73) baseline; urgency=low 1firejail (0.9.73) baseline; urgency=low
2 * work in progress 2 * work in progress
3 * modif: Stop forwarding own double-dash to the shell (#5599 #5600) 3 * modif: Stop forwarding own double-dash to the shell (#5599 #5600)
4 * modif: prevent sandbox name from containing only digits (#5578) 4 * modif: Prevent sandbox name from containing only digits (#5578)
5 * docs: remove apparmor options in --help when building without apparmor 5 * docs: remove apparmor options in --help when building without apparmor
6 support (#5589) 6 support (#5589)
7 * fix: qutebrowser not opening tabs (#5601) 7 * fix: qutebrowser not opening tabs (#5601)