about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAxel Beckert <abe@deuxchevaux.org>2015-12-26 18:31:37 +0100
committerAxel Beckert <abe@deuxchevaux.org>2015-12-26 18:31:37 +0100
commitc054786a49ead807f29dc882059405b3c21a07d7 (patch)
treed03b7f98c3611dea3e12972df451bf97f3dba9f8 /ChangeLog
parent67484e613bf8c9d31a56d09b01427627f053501a (diff)
downloadzsh-c054786a49ead807f29dc882059405b3c21a07d7.tar.gz
zsh-c054786a49ead807f29dc882059405b3c21a07d7.tar.xz
zsh-c054786a49ead807f29dc882059405b3c21a07d7.zip
Add changelog entry for previous commit
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 55d42ecb0..fc7440098 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2015-12-26  Axel Beckert  <abe@deuxchevaux.org>
+
+	* 37436: Felipe Sateler: Completion/Debian/Command/_apt:
+	Add missing apt purge and autoremove subcommands.
+
 2015-12-25  Barton E. Schaefer  <schaefer@zsh.org>
 
 	* 37435 (+ fix typo): Src/exec.c: allow execution of empty files