diff options
author | Lennart Poettering <lennart@poettering.net> | 2012-01-17 15:21:40 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2012-01-18 13:56:02 +0100 |
commit | 62f21ec91ad8e7e24079962f4df066b0094fe68d (patch) | |
tree | 5e7b8ff0767940cfab9ad63129cb2fd33b013df1 /TODO | |
parent | 468d726bdd0a383713964dec01fc38ca31256d62 (diff) |
journalctl: properly honour -n when -f is passed, too
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -21,6 +21,14 @@ Bugfixes: Features: +* systemctl journal command + +* journalctl: --cursor support, priority filtering + +* systemctl status: show coredumps + +* systemctl status: show whether journal was rotated since service started + * save coredump in Windows/Mozilla minidump format * support crash reporting operation modes (https://live.gnome.org/GnomeOS/Design/Whiteboards/ProblemReporting) |