about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorClint Adams <clint@users.sourceforge.net>2008-02-22 03:01:10 +0000
committerClint Adams <clint@users.sourceforge.net>2008-02-22 03:01:10 +0000
commitca82aaf80e27d0a47ef70c5bd015c8fb1a38d09c (patch)
tree65e41355db9ad5839656f0646b61740b10207cde /ChangeLog
parent7814ace748ff2fbf3bd8e2d661ed449bb128da11 (diff)
downloadzsh-ca82aaf80e27d0a47ef70c5bd015c8fb1a38d09c.tar.gz
zsh-ca82aaf80e27d0a47ef70c5bd015c8fb1a38d09c.tar.xz
zsh-ca82aaf80e27d0a47ef70c5bd015c8fb1a38d09c.zip
24578: stop completing --print-gnu-build-architecture, which was dropped in 2005.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c5e27b7d1..2bba5038a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2008-02-22  Clint Adams  <clint@zsh.org>
 
+	* 24578: Completion/Debian/Command/_dpkg: stop completing
+	--print-gnu-build-architecture, which was dropped in 2005.
+
 	* 24576: Functions/Calendar/calendar_add,
 	Functions/Misc/sticky-note: replace shebang lines.