summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2006-09-24 16:46:41 +0000
committerJim Meyering <jim@meyering.net>2006-09-24 16:46:41 +0000
commit6649f01059791363a0274f411600560f21dc5e09 (patch)
tree016e2a5f6ba26ae394754f3b2c7cf428aa806bb3 /ChangeLog
parent200aa48e15dd85b8d158a294ba0591307178a028 (diff)
downloadcoreutils-6649f01059791363a0274f411600560f21dc5e09.tar.xz
* tests/help-version (sync_args): Don't call sync, since it spins up
disks that I've deliberately caused to spin down (but not unmounted).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5b371a5f0..436bec2b3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2006-09-24 Jim Meyering <jim@meyering.net>
+ * tests/help-version (sync_args): Don't call sync, since it spins up
+ disks that I've deliberately caused to spin down (but not unmounted).
+
* NEWS: Mention the improvement to sort.
* tests/tail-2/proc-ksyms: Require that /proc/ksyms be readable