about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorClint Adams <clint@users.sourceforge.net>2005-08-23 19:11:10 +0000
committerClint Adams <clint@users.sourceforge.net>2005-08-23 19:11:10 +0000
commitab96b700f2e74af089608275c0a07d2a1737cd29 (patch)
tree660176457a587b1bdc99408864581cb44af72f05 /ChangeLog
parenteb2f90a6739bc8abeaca249433b579f07d028f84 (diff)
downloadzsh-ab96b700f2e74af089608275c0a07d2a1737cd29.tar.gz
zsh-ab96b700f2e74af089608275c0a07d2a1737cd29.tar.xz
zsh-ab96b700f2e74af089608275c0a07d2a1737cd29.zip
21682: handle usage output of commands with [0-9]. alternatives, and actually parse that output again.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d8e978fb0..18c22c6bc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-08-23  Clint Adams  <clint@zsh.org>
+
+	* 21682: Completion/Unix/Command/_subversion: handle usage output
+	of commands with [0-9]. alternatives, and actually parse that
+	output again.
+
 2005-08-22  Wayne Davison  <wayned@users.sourceforge.net>
 
 	* unposted: Doc/Makefile.in: An even better fix than the one