summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 320cecf19..aa23869c1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2007-11-24 Jim Meyering <meyering@redhat.com>
+ Tweak new test.
+ * tests/cp/preserve-gid: Split some long lines.
+ Prepend "+" to numeric uid and gid chown arguments, on principle.
+ Use skip_test_.
+
setuidgid: minor clean-up.
* setuidgid.c: Include "xstrtoul.h".
(main): Detect overflow in string-to-gid_t and -to-uid_t conversions.