diff --git a/ChangeLog b/ChangeLog index c2575faf7..e8c39916c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2002-01-05 Bart Schaefer + + * 16400, 16401: Src/subst.c: preserve empty words that result from + brace expansion. + + * users/4483: Completion/Unix/Command/_cvs: with "cvs add" et al., + complete names of locally removed (but not committed) files. + + * 15746: Src/utils.c: remove (with #if) an incorrect optimization + in the maildir version of mailstat(). + 2002-01-04 Oliver Kiddle * 16398: Completion/Zsh/Command/_zstyle, Doc/Zsh/compsys.yo,