aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2022-09-17 14:48:10 -0300
committerLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2022-09-19 15:11:43 -0300
commitdfc55931291df417e28647d28e056e76a9b098fe (patch)
tree17939745058d7781c161c8d5e53b4b7be90e9021 /README.md
parentdocs: man: Note that some commands can be disabled in firejail.config (#5366) (diff)
downloadfirejail-dfc55931291df417e28647d28e056e76a9b098fe.tar.gz
firejail-dfc55931291df417e28647d28e056e76a9b098fe.tar.zst
firejail-dfc55931291df417e28647d28e056e76a9b098fe.zip
README.md: remove items duplicated from RELNOTES
Added on commit 6d740d7dc ("RELNOTES and README.md - existing functionality modified for the next version", 2022-08-29). The duplication makes it harder to maintain the RELNOTES, especially because the contents are prone to diverge between each file. For example, even though the commit in question (6d740d7dc) added the same items to both files, the additions to RELNOTES had two typos, while the additions to README.md had one typo. The typos in RELNOTES were fixed by commit c5e8d5d1f ("typo fixes for RELNOTES", 2022-08-29), and the typo in README.md was fixed by commit 2ac8a93fd ("typo fix for README.md", 2022-08-29), both from PR #5349.
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 0 insertions, 9 deletions
diff --git a/README.md b/README.md
index 6eecbf317..00d5df031 100644
--- a/README.md
+++ b/README.md
@@ -184,15 +184,6 @@ We also keep a list of profile fixes for previous released versions in [etc-fixe
184 184
185Milestone page: https://github.com/netblue30/firejail/milestone/1 185Milestone page: https://github.com/netblue30/firejail/milestone/1
186 186
187### Modified functionality
188
189 * modif: removed cgroups commands (#5190)
190 * modif: changed --disable-firetunnel into --enable-firetunnel in configure.ac (#5190)
191 * modif: disabled chroot by default in /etc/firejail/firejail.config (#5190)
192 * modif: shell none set as default (#5190)
193 * modif: removed --shell= (#5190)
194 * modif: private-lib disabled by default in /etc/firejail/firejail.config (#5190)
195
196### Restrict namespaces 187### Restrict namespaces
197 188
198````` 189`````