summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOliver Kiddle <okiddle@yahoo.co.uk>2019-08-19 17:29:49 +0200
committerOliver Kiddle <okiddle@yahoo.co.uk>2019-08-19 17:29:49 +0200
commit2b41606fe7b57c33ca05e13e2ab7a3409456889e (patch)
tree2b7b6f8e0d2434e674fe9fc8b0e5f54ba3118fc5 /ChangeLog
parent5ff3529caf8bc31725714eef19a10d7a93f8be87 (diff)
downloadzsh-2b41606fe7b57c33ca05e13e2ab7a3409456889e.tar.gz
zsh-2b41606fe7b57c33ca05e13e2ab7a3409456889e.tar.xz
zsh-2b41606fe7b57c33ca05e13e2ab7a3409456889e.zip
44614: apt list option completion
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bdfe47308..2ca039058 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2019-08-19  Oliver Kiddle  <okiddle@yahoo.co.uk>
 
+	* 44614: Completion/Debian/Command/_apt: apt list option completion
+
 	* Lajos Koszti: 44633: Completion/Unix/Command/_ansible:
 	complete ansible-vault actions like create, edit, etc.