summaryrefslogtreecommitdiff
path: root/old/fileutils
diff options
context:
space:
mode:
Diffstat (limited to 'old/fileutils')
-rw-r--r--old/fileutils/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index 1722bba34..38d1ee991 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -1,3 +1,9 @@
+Fri Aug 16 21:59:24 1996 Jim Meyering <meyering@na-net.ornl.gov>
+
+ * src/chgrp.c (parse_group): Fail when given an invalid group name.
+ Reported as Debian Bug#4119 via Erick Branderhorst (branderh@IAEhv.nl).
+ Declare pointer parameters const as appropriate.
+
Thu Aug 1 22:12:15 1996 Jim Meyering <meyering@na-net.ornl.gov>
* src/system.h (ST_NBLOCKS) [_CRAY]: Special case for Cray.