diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 918efedfe..65348f35c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2001-02-16 Sven Wischnowsky <wischnow@zsh.org> + + * 13494: Completion/Core/compinit: make `compdef foo=bar' use the + service defined for `bar' if there is any + 2001-02-16 Bart Schaefer <schaefer@brasslantern.com> * 13492: Src/subst.c: Partial fix for ${1+"$@"} expanding to |