summaryrefslogtreecommitdiff
path: root/old/fileutils
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-12-16 09:23:52 +0000
committerJim Meyering <jim@meyering.net>2000-12-16 09:23:52 +0000
commit067af316b61b19f743eeb7695ea42e326d4738fe (patch)
treecae53500bf0983f44523b32c427d19080c7bcb64 /old/fileutils
parentc0ab7dc021c959db3692e29abbaf9823b15c13b9 (diff)
downloadcoreutils-067af316b61b19f743eeb7695ea42e326d4738fe.tar.xz
*** empty log message ***
Diffstat (limited to 'old/fileutils')
-rw-r--r--old/fileutils/ChangeLog9
1 files changed, 4 insertions, 5 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index 807d89020..d7b9dae81 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -1,17 +1,16 @@
2000-12-16 Jim Meyering <meyering@lucent.com>
- * tests/chgrp/basic: Use group-names.
- * tests/chgrp/deref: Likewise.
- * tests/chgrp/recurse: Likewise.
+ * Version 4.0.34.
* tests/group-names: New file.
* tests/Makefile.am (EXTRA_DIST): Add group-names.
+ * tests/chgrp/basic: Use group-names.
+ * tests/chgrp/deref: Likewise.
+ * tests/chgrp/recurse: Likewise.
* tests/chgrp/basic: Don't assume that creating a file gives it
group $g1.
- * Version 4.0.34.
-
* tests/chgrp/Makefile.am (TESTS): Add recurse.
2000-12-15 Jim Meyering <meyering@lucent.com>