summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2007-10-03 12:56:32 +0200
committerJim Meyering <meyering@redhat.com>2007-10-03 12:56:32 +0200
commit5cf961f0eaf78faf662d4c751739b0619a5e8d26 (patch)
tree257d37fedbdea448af110858950c0ad2798bd1c9 /ChangeLog
parent1b8c8befd96bb1ebf02eeade5029a81e1b6c4dc1 (diff)
downloadcoreutils-5cf961f0eaf78faf662d4c751739b0619a5e8d26.tar.xz
* tests/misc/selinux: Skip this test if the initial chcon fails.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index afc67cb67..8dab21800 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2007-10-03 Jim Meyering <jim@meyering.net>
+
+ * tests/misc/selinux: Skip this test if the initial chcon fails.
+
2007-10-02 Jim Meyering <jim@meyering.net>
Never copy through a symlink that cp has just created.