diff options
author | Lennart Poettering <lennart@poettering.net> | 2013-03-07 20:46:35 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2013-03-07 20:53:47 +0100 |
commit | 247c873b421291f711d8a57796011520a6b790af (patch) | |
tree | 4e8b9aee98c151403ae7582df680fe5ff310ff40 | |
parent | 1aed45907715ad4dce7dbc84a957cd5de8cca36e (diff) |
update TODO
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -48,6 +48,8 @@ Fedora 19: Features: +* safe_atod() is too naive, as it is vulnerable to locale parameters, should be locale independent. + * neither pkexec nor sudo initialize environ[] from the PAM environment? * rework specifier logic so that we can distuingish OOM errors from other errors |