diff options
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 11e6a906b..05dd2cf1b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2000-08-08 Peter Stephenson <pws@csr.com> + + * 12561: Completion/Builtins/_zmodload, Doc/Zsh/builtins.yo, + Src/builtin.c, Src/module.c, Src/zsh.h: aliases for modules + done internally via `zmodload -[AR]'. + 2000-08-07 Peter Stephenson <pws@csr.com> * 12555: Fix static linking on cygwin. |