diff options
author | Mikael Magnusson <mikachu@gmail.com> | 2011-08-17 10:24:34 +0000 |
---|---|---|
committer | Mikael Magnusson <mikachu@gmail.com> | 2011-08-17 10:24:34 +0000 |
commit | 2a79494070d9805a7f3ab97ba18ae2733737ec52 (patch) | |
tree | 02f68b46d07a7f9c053d45eae3ca5fd4a525b892 /ChangeLog | |
parent | 7ae79966147f97eed54f5705782685170d7c1a97 (diff) | |
download | zsh-2a79494070d9805a7f3ab97ba18ae2733737ec52.tar.gz zsh-2a79494070d9805a7f3ab97ba18ae2733737ec52.tar.xz zsh-2a79494070d9805a7f3ab97ba18ae2733737ec52.zip |
29690: new _twidge and _cryptsetup completers from Daniel Friesel.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 6aefda033..eba819cb7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -8,6 +8,10 @@ * 29683: Completion/Unix/Command/_ssh: add -O forward to _ssh. + * Daniel Friesel: 29690: Completion/Linux/Command/_cryptsetup, + Completion/Unix/Command/_twidge: new _twidge and _cryptsetup + completers. + 2011-08-16 Wayne Davison <wayned@users.sourceforge.net> * 29650: Src/jobs.c: don't lose the the time info after a @@ -15280,5 +15284,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.5434 $ +* $Revision: 1.5435 $ ***************************************************** |