diff options
author | Clint Adams <clint@users.sourceforge.net> | 2006-01-12 02:43:01 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2006-01-12 02:43:01 +0000 |
commit | 0d81c253ccde5ec63917fa554d344e28c9a0a42f (patch) | |
tree | 5161b1e36f9f56fc7770db989c5e7969b9d586b4 /ChangeLog | |
parent | 51296c6b81599c3e7c1b6efcbdabd2c42c69c3f9 (diff) | |
download | zsh-0d81c253ccde5ec63917fa554d344e28c9a0a42f.tar.gz zsh-0d81c253ccde5ec63917fa554d344e28c9a0a42f.tar.xz zsh-0d81c253ccde5ec63917fa554d344e28c9a0a42f.zip |
22153: completion for tpconfig.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 8948476aa..13a0c1bc2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2006-01-12 Clint Adams <clint@zsh.org> + + * 22153: Completion/Linux/Command/_tpconfig: completion + for tpconfig. + 2006-01-11 Wayne Davison <wayned@users.sourceforge.net> * unposted: zsh.h, prompt.c, utils.c, Zle/complist.c, Zle/compmatch.c, |