about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d2d75f0be..bb25b7baa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2001-05-20  Andrej Borsenkow <bor@zsh.org>
+
+	* 14401: Makefile.in, configure.in, Config/config.mk,
+	Config/installfns.sh, Doc/Makefile.in, Src/Makefile.in,
+	Src/mkmakemod.sh: do not assume scripts are directly executable
+	(they are not always on Cygwin) - use `sh script' instead
+
 2001-05-20  Wayne Davison  <wayned@users.sourceforge.net>
 
 	* last half of 14390: Src/params.c: Added some boundary checks