summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2006-05-27 15:00:22 +0000
committerJim Meyering <jim@meyering.net>2006-05-27 15:00:22 +0000
commit6f12bb8b217334a109e0d79d1de8f721c39387c3 (patch)
treec433197fa575a6ba202559cd87fe900d2f7aef08 /ChangeLog
parentd3ff52d9e2a8bbf73434966408886f7d7dd65cd6 (diff)
downloadcoreutils-6f12bb8b217334a109e0d79d1de8f721c39387c3.tar.xz
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 4 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index e5c3df108..df1399c74 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,10 +2,10 @@
* Version 6.0-cvs.
- * src/chgrp.c: Support new options: --preserve-root and --no-preserve-root.
- Somehow this program was skipped when those options were added to chown,
- chmod, and rm. Reported by vaqflabuopac@spammotel.com in
- <http://bugs.debian.org/365656>.
+ * src/chgrp.c: Support new options: --preserve-root and
+ --no-preserve-root. Somehow this program was skipped when those
+ options were added to chown, chmod, and rm. Reported by
+ vaqflabuopac@spammotel.com in <http://bugs.debian.org/365656>.
2006-05-25 Paul Eggert <eggert@cs.ucla.edu>