diff options
author | David Zeuthen <davidz@redhat.com> | 2007-04-06 17:11:24 -0400 |
---|---|---|
committer | David Zeuthen <davidz@redhat.com> | 2007-04-06 17:11:24 -0400 |
commit | 383c9dcff3b29bd7bdcdf4e232ee41cabb004927 (patch) | |
tree | 1f284277bbb850e69d571003e449a3bf0eb26d9f /doc/TODO | |
parent | b575b030b15cc7ee927a9d610fb63b79a2b4df46 (diff) |
add a note to the TODO about that we shouldn't use setfacl(1) directly
Diffstat (limited to 'doc/TODO')
-rw-r--r-- | doc/TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -15,6 +15,8 @@ Items specifically planned for 0.5.10 (TODO: need to go through and nominate things for 0.5.10) ------------------------------------ + - Don't invoke setfacl(1) directly; use system calls instead + - Should provide a hal-fdi-file-validate tool that validates fdi files. |