about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bd1c5ae67..262d6b387 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2000-08-15  Bart Schaefer  <schaefer@zsh.org>
+
+	* 12652: Src/module.c: Fix variable scoping problem that caused
+	crash in `zmodload -u'.
+
 2000-08-15  Sven Wischnowsky  <wischnow@zsh.org>
 
 	* 12640: Completion/Builtins/_pids, Completion/Builtins/_zstyle,