summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d6fa0abd8..aaf41f98f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2005-01-29 Eric Blake <ebb9@byu.net> (tiny change)
+ * .cvsignore: Ignore config.cache and config.status.lineno.
+ * src/stty.c [VSWTCH]: Some systems, like Cygwin, use VSWTC
+ instead of VSWTCH, for use with CSWTCH.
+
+2005-01-29 Eric Blake <ebb9@byu.net> (tiny change)
+
* tests/Makefile.am (.PHONY): Add check-root and root-hint.
* tests/rwx-to-mode: Ignore ACL designation.
* tests/setgid-check: Likewise.