about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorClint Adams <clint@users.sourceforge.net>2001-05-29 12:39:31 +0000
committerClint Adams <clint@users.sourceforge.net>2001-05-29 12:39:31 +0000
commit572bd64e32d1ee45de0f9ddb12669863747a35b6 (patch)
tree48a0e78598e040ca26eca7ca2cc218696c316f91 /ChangeLog
parent4a7abbfdd6c68616143bae840333adeed5ad0066 (diff)
downloadzsh-572bd64e32d1ee45de0f9ddb12669863747a35b6.tar.gz
zsh-572bd64e32d1ee45de0f9ddb12669863747a35b6.tar.xz
zsh-572bd64e32d1ee45de0f9ddb12669863747a35b6.zip
14533: -> to = -> for dpkg and update-alternatives
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 811074398..734b2408a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2001-05-29  Clint Adams  <clint@zsh.org>
+
+	* 14533: Completion/Debian/Command/_dpkg,
+	Completion/Debian/Command/_update-alternatives:
+	use "= ->" for states expecting positional
+	parameters.
+
 2001-05-29  Sven Wischnowsky  <wischnow@zsh.org>
 
 	* 14530: Completion/compinit,