about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorClint Adams <clint@users.sourceforge.net>2005-04-17 20:26:28 +0000
committerClint Adams <clint@users.sourceforge.net>2005-04-17 20:26:28 +0000
commit1dbf54ab5b7445eb56053cde5fb7c4b2b1425bfa (patch)
tree69a82342623a6793bd115186eeb6e65cfdd38b77 /ChangeLog
parentde553ca7db878dfb94cce02a1a9190a7c735a6b0 (diff)
downloadzsh-1dbf54ab5b7445eb56053cde5fb7c4b2b1425bfa.tar.gz
zsh-1dbf54ab5b7445eb56053cde5fb7c4b2b1425bfa.tar.xz
zsh-1dbf54ab5b7445eb56053cde5fb7c4b2b1425bfa.zip
2005-04-17 Clint Adams <clint@zsh.org>
        * 21153: Completion/Debian/Command/_module-assistant: incorporate
        most of the features of Stephen Rueger's _module-assistant, posted
        as 21152.

        * 21151: Completion/Debian/Command/_module-assistant: completion
        for module-assistant.

        * 21150: Completion/Unix/Command/_baz,
        Completion/Unix/Command/_tla: handle parsing of subcommand help
        output a bit more sanely.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9883dbeb1..c6f2f83e0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2005-04-17  Clint Adams  <clint@zsh.org>
+
+        * 21153: Completion/Debian/Command/_module-assistant: incorporate
+        most of the features of Stephen Rueger's _module-assistant, posted
+        as 21152.
+
+        * 21151: Completion/Debian/Command/_module-assistant: completion
+        for module-assistant.
+
+        * 21150: Completion/Unix/Command/_baz,
+        Completion/Unix/Command/_tla: handle parsing of subcommand help
+        output a bit more sanely.
+
 2005-04-16  Clint Adams  <clint@zsh.org>
 
         * 21147: Completion/Unix/Command/_baz,