aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f309647f4..af9adea62 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Fri Jun 9 10:09:52 CEST 2000 Werner Koch <[email protected]>
+
+ * configure.in: Add check for termio.h, wait unctiosn and sigaction.
+
Wed Jun 7 19:19:09 CEST 2000 Werner Koch <[email protected]>
* acinclude.m4 (MKDIR_TAKES_ONE_ARG): Check some headers. By Ga�l Qu�ri.