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 7e35b2ead..73c9e0543 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2000-08-04  Sven Wischnowsky  <wischnow@zsh.org>
+
+	* 12525: Src/module.c: remove (wrong) test for linked-in modules
+ 	in require_module()
+	
 2000-08-04  Bart Schaefer  <schaefer@zsh.org>
 
 	* 12516: Src/compat.c, Src/system.h, Src/Modules/files.c,