summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorClint Adams <clint@users.sourceforge.net>2006-04-05 02:03:56 +0000
committerClint Adams <clint@users.sourceforge.net>2006-04-05 02:03:56 +0000
commit3d1391f35c6580f93b91ece18db3da903e0b3c01 (patch)
treec487c32c3b1d9ea33e444f586030634b334ee84b /ChangeLog
parent855f73c600822d8cb83e8c9de7b56fd8691c9ced (diff)
downloadzsh-3d1391f35c6580f93b91ece18db3da903e0b3c01.tar.gz
zsh-3d1391f35c6580f93b91ece18db3da903e0b3c01.zip
22392: completion for ladspa's analyseplugin
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c9ad7a196..ad0d87da7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-04-04 Clint Adams <clint@zsh.org>
+
+ * 22392: Completion/Linux/Command/_analyseplugin:
+ completion for ladspa's analyseplugin.
+
2006-03-29 Peter Stephenson <p.w.stephenson@ntlworld.com>
* users/10107: Doc/Zsh/jobs.yo: SIGQUIT is ignored by the shell.