about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOliver Kiddle <opk@zsh.org>2024-03-18 21:34:11 +0100
committerOliver Kiddle <opk@zsh.org>2024-03-18 21:34:38 +0100
commit93334b207ff7a7b0fe7d85ccea5b0aeccab0a4da (patch)
treebfb5d2586f506bf3b90f94562be2919dd1317367 /ChangeLog
parent1e995cbb384ddc931ba025a0f1cbc210d259f588 (diff)
downloadzsh-93334b207ff7a7b0fe7d85ccea5b0aeccab0a4da.tar.gz
zsh-93334b207ff7a7b0fe7d85ccea5b0aeccab0a4da.tar.xz
zsh-93334b207ff7a7b0fe7d85ccea5b0aeccab0a4da.zip
52770: handle newrole in SELinux completions
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3782b0d2d..296b74de8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2024-03-18  Oliver Kiddle  <opk@zsh.org>
 
+	* 52770: Completion/Linux/Command/_selinux: handle newrole
+
 	* 52769: Completion/Unix/Command/_ansible: fix completion of
 	ansible keywords and --step option