about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2007-02-16 15:02:03 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2007-02-16 15:02:03 +0000
commit9d43d061e186b91a3b3374ea983a56aa699211a5 (patch)
tree02875b93d7d0c3b7d5390abef940df01337c686c /ChangeLog
parent1f4fa4c02df2cdced081008c8d91c442b040dbc8 (diff)
downloadzsh-9d43d061e186b91a3b3374ea983a56aa699211a5.tar.gz
zsh-9d43d061e186b91a3b3374ea983a56aa699211a5.tar.xz
zsh-9d43d061e186b91a3b3374ea983a56aa699211a5.zip
23182: _arguments problem with --with-foo[=BAR] specifiers
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d01e7d93b..f98c24969 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2007-02-16  Peter Stephenson  <pws@csr.com>
+
+	* 23182: Completion/Base/Utility/_arguments: handle
+	./configure --help output "--with-foo[=BAR]" by
+	using "=-" specifier.
+
 2007-02-14  Clint Adams  <clint@zsh.org>
 
 	* 23178: David Riebenbauer: Completion/Debian/Command/_make-kpkg: