summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 05dd2cf1b..9da7640b0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2000-08-08 Peter Stephenson <pws@csr.com>
+ * unposted: Src/xmods.conf, Src/Aliases/*: Remove Src/Aliases
+ files and delete alias modules from xmods.conf (should now
+ use `zmodload -A' to generate module aliases).
+
* 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]'.