summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2005-01-30 14:50:35 +0000
committerJim Meyering <jim@meyering.net>2005-01-30 14:50:35 +0000
commit2d27dd4f04d3d1cf3cc73702f78d1b1ef7a421a1 (patch)
tree0bc16c289b85bc961d69ed60330872ec77cc570a
parent9c3cb2ad2edec3eecec4c72ca1c4305708e0f3e4 (diff)
downloadcoreutils-2d27dd4f04d3d1cf3cc73702f78d1b1ef7a421a1.tar.xz
*** empty log message ***
-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.