diff options
author | Clint Adams <clint@users.sourceforge.net> | 2007-11-22 19:15:17 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2007-11-22 19:15:17 +0000 |
commit | 30e6668678abec90536b97fc241d7a870738a376 (patch) | |
tree | e7f021351073af4bc24d4ba3df0334271ce5235c /ChangeLog | |
parent | c406f4366e47515f1a740df56ec0e32cdcb429bf (diff) | |
download | zsh-30e6668678abec90536b97fc241d7a870738a376.tar.gz zsh-30e6668678abec90536b97fc241d7a870738a376.tar.xz zsh-30e6668678abec90536b97fc241d7a870738a376.zip |
unposted: fix typo in git psvar assignment.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index e65fff5e3..f46c5df54 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2007-11-22 Clint Adams <clint@zsh.org> + * unposted: Functions/Prompts/prompt_clint_setup: fix typo in git + psvar assignment. + * Sean Finney: 24115: Completion/Unix/Command/_git: offer tags as well as heads where refspecs are valid. |