summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorLaurent Arnoud <laurent@spkdev.net>2016-11-25 17:23:46 +0100
committerDaniel Shahaf <d.s@daniel.shahaf.name>2016-11-25 17:02:21 +0000
commite34045819d860067a5a6b9edba6ff783dfe1c0c1 (patch)
tree3609576f3742e5142a4d283194404b45d2b9210a /ChangeLog
parent5beb65a0f7ad1abfccb08c1b3646f3fc61663535 (diff)
downloadzsh-e34045819d860067a5a6b9edba6ff783dfe1c0c1.tar.gz
zsh-e34045819d860067a5a6b9edba6ff783dfe1c0c1.tar.xz
zsh-e34045819d860067a5a6b9edba6ff783dfe1c0c1.zip
40018 + 40019: Add missing commands to Debian apt completion
Upstream ref
https://github.com/Debian/apt/commit/5aba18968d87500232244760101ab2954c106581
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 21f1ea285..03fd699b7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2016-11-25  Laurent Arnoud  <laurent@spkdev.net>
+
+	* 40018 + 40019: Completion/Debian/Command/_apt: Add missing
+	commands to Debian apt completion
+
 2016-11-24  Oliver Kiddle  <opk@zsh.org>
 
 	* unposted: Completion/Unix/Command/_date: fix typo (=+ to +=)