summaryrefslogtreecommitdiff
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 10aa13960..97b1f3be0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2000-08-14 Bart Schaefer <schaefer@zsh.org>
+ * Andrej: 12620: configure.in, Src/system.h: Fix cache variable
+ test for mmap, remove cygwin special-case.
+
* 12617: configure.in: Use AC_FUNC_MMAP rather than just test for
existence of mmap.