diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index eb0a05328..e373df19c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2005-07-24 Clint Adams <clint@zsh.org> + * 21517: Completion/Unix/Command/_baz: complete files after + build-config if there's a configs subdir, even if one is not in a + project tree. + * 21510: Config/installfns.sh: use && rather than -a binary test operator. |