diff options
author | Clint Adams <clint@users.sourceforge.net> | 2001-11-15 19:41:52 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2001-11-15 19:41:52 +0000 |
commit | 34eb20dac67467d3e305375220669fc93238099b (patch) | |
tree | 72fdbff7e6a84cd38b1fc9f8a23be4c5fbe1922a /ChangeLog | |
parent | 38e45bc725d42c9221957982a2ccf8eb5214f23d (diff) | |
download | zsh-34eb20dac67467d3e305375220669fc93238099b.tar.gz zsh-34eb20dac67467d3e305375220669fc93238099b.tar.xz zsh-34eb20dac67467d3e305375220669fc93238099b.zip |
unposted: typo fix
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 27117bfd8..811a7d045 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2001-11-15 Clint Adams <clint@zsh.org> + * unposted: Functions/Prompts/prompt_clint_setup: + typo that I didn't notice for four months. + * 16257: Completion/Debian/Command/.distfiles, Completion/Debian/Command/_dput: completion for dput as contributed by Tollef Fog Heen <tollef@add.no>. |