about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 39f8ef7ec..f62c01f65 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2000-08-14  Bart Schaefer  <schaefer@zsh.org>
 
+	* Andrej: 12623: configure.in, Src/mkmakemod.sh, Src/zsh.h:  Fix
+	dynamic linking on cygwin, again.
+	
 	* 12621: Src/Zle/zle_main.c: Use ztrdup() on a string that will
 	later be freed; this appears to have been a bug ever since 9839.