diff options
author | Clint Adams <clint@users.sourceforge.net> | 2007-09-30 18:44:35 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2007-09-30 18:44:35 +0000 |
commit | c92ca0be5bccc8565c4a916e07a7c5833d13c80f (patch) | |
tree | 68bb06f1e292990d6ed303228d70f3112eb796ec /ChangeLog | |
parent | 5696ac5d9c1859a0b65f85b9aa6df71a128056e6 (diff) | |
download | zsh-c92ca0be5bccc8565c4a916e07a7c5833d13c80f.tar.gz zsh-c92ca0be5bccc8565c4a916e07a7c5833d13c80f.tar.xz zsh-c92ca0be5bccc8565c4a916e07a7c5833d13c80f.zip |
Nikolai Weibull: 23871: fix __cdrdao-drivers typo.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 148d6749f..808d7d571 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2007-09-30 Clint Adams <clint@zsh.org> + * Nikolai Weibull: 23871: Completion/Unix/Command/_cdrdao: + fix __cdrdao-drivers typo. + * 23872: Completion/Unix/Command/_git: complete git config in subcommand position. |