diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index a98559f95..9310814ef 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,14 @@ +2000-12-03 Clint Adams <schizo@debian.org> + + * 13215: Src/builtin.c, Src/Modules/termcap.c, + Src/Modules/termcap.mdd, Src/Modules/terminfo.c, + Src/Modules/terminfo.mdd: move echotc builtin to termcap + module, add echoti builtin and terminfo parameter in + terminfo module. + 2000-11-27 Bart Schaefer <schaefer@zsh.org> - * 132xx: Completion/Builtins/_zstyle: Add missing quote. + * 13203: Completion/Builtins/_zstyle: Add missing quote. 2000-11-27 Sven Wischnowsky <wischnow@zsh.org> |