diff options
author | Lennart Poettering <lennart@poettering.net> | 2012-11-25 00:33:38 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2012-11-25 00:34:43 +0100 |
commit | 8403cbbe7beb846be6752e1c50c547769a2878f3 (patch) | |
tree | 594d977b4b1071d61f5221dd430d249ddda48215 | |
parent | 8742514c1a1a5bc0f423da9101deb66115e187ff (diff) |
update TODO
-rw-r--r-- | TODO | 9 |
1 files changed, 1 insertions, 8 deletions
@@ -19,11 +19,7 @@ F18: Features: -* reschedule calendar timer events when the time jumps - -* kill insserv code - -* In parse_timestamp() allow specifying a week day, and if it doesn't match the date, generate a parse failure +* kill insserv code, people should really use a generator for this * journald: when dropping msgs due to ratelimit make sure to write "dropped %u messages" not only when we are about to print the next @@ -565,9 +561,6 @@ Features: * dot output for --test showing the 'initial transaction' -* calendar time support in timer: - https://docs.google.com/document/pub?id=1bAMyFAjWLpzR3GTDYdgj5FWRMxoZiWw5zmUHEtvdHKA - * writable cgroups dbus properties for live changes * port over to LISTEN_FDS/LISTEN_PID: |