diff options
author | Jim Meyering <jim@meyering.net> | 2007-01-13 19:27:41 +0100 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2007-03-29 21:37:06 +0200 |
commit | 3459fe45061e06d00ab652432ca33e15519d90fb (patch) | |
tree | a63a7e0ba4bea21fe88c9950898db9f7a715fe68 /ChangeLog-selinux | |
parent | 380c858b71d74e8fe02d591c63f33ba32949f6ec (diff) | |
download | coreutils-3459fe45061e06d00ab652432ca33e15519d90fb.tar.xz |
* src/c99-to-c89.diff: Remove the ls.c patch, now that I've
temporarily removed the offending c99'ism.
Diffstat (limited to 'ChangeLog-selinux')
-rw-r--r-- | ChangeLog-selinux | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog-selinux b/ChangeLog-selinux index fbae67e55..d89fb5e26 100644 --- a/ChangeLog-selinux +++ b/ChangeLog-selinux @@ -1,5 +1,8 @@ 2007-01-13 Jim Meyering <jim@meyering.net> + * src/c99-to-c89.diff: Remove the ls.c patch, now that I've + temporarily removed the offending c99'ism. + * src/chcon.c (usage): Split a string literal that was longer than 509. * src/ls.c (gobble_file): Don't call getfilecon unless print_scontext. |