diff options
author | Nikolai Weibull <pcppopper@users.sourceforge.net> | 2011-07-22 09:44:22 +0000 |
---|---|---|
committer | Nikolai Weibull <pcppopper@users.sourceforge.net> | 2011-07-22 09:44:22 +0000 |
commit | 53998c2cf5b93b7653083f99a42e20047292ba48 (patch) | |
tree | 74ff64040e91e796d2a1f53f0054690245e15900 /ChangeLog | |
parent | aad36667dec6b583986ed84b0d1ffad7ed690944 (diff) | |
download | zsh-53998c2cf5b93b7653083f99a42e20047292ba48.tar.gz zsh-53998c2cf5b93b7653083f99a42e20047292ba48.tar.xz zsh-53998c2cf5b93b7653083f99a42e20047292ba48.zip |
unposted: Completion/Unix/Command/_git: Use _files, not _path_files.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 69a22245b..7368f87ab 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2011-07-22 Nikolai Weibull <now@bitwi.se> + + * unposted: Completion/Unix/Command/_git: Use _files, not _path_files. + 2011-07-21 Nikolai Weibull <now@bitwi.se> * 29272: Completion/Unix/Command/_git: Use return values correctly @@ -15137,5 +15141,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.5403 $ +* $Revision: 1.5404 $ ***************************************************** |