diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index afb875c07..8b8fce578 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2005-03-02 Wayne Davison <wayned@users.sourceforge.net> + + * unposted: Completion/Unix/Command/_make: Don't try to expand + a single-character Makefile variable if it is a digit. Avoids + an infinite recursion from a Makefile referencing $1. + 2005-03-02 Clint Adams <clint@zsh.org> * 20909, 20911: Src/Modules/termcap.c: reverse row and col |