From a3e6f050de81a9830e52af09d5d38dad9a356e3b Mon Sep 17 00:00:00 2001 From: Marius Vollmer Date: Thu, 18 Apr 2013 22:34:36 +0200 Subject: journal: when iterating through a file we might lose messages when changing direction. https://bugs.freedesktop.org/show_bug.cgi?id=63672 --- TODO | 2 ++ 1 file changed, 2 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index 1221b39cd4..cd66914b5c 100644 --- a/TODO +++ b/TODO @@ -32,6 +32,8 @@ Fedora 19: Features: +* truncate whitespace of var names the same way as values in parse_env_file_internal() + * dbus: when a unit failed to load (i.e. is in UNIT_ERROR state), we should be able to safely try another attempt when the bus call LoadUnit() is invoked. -- cgit v1.2.3-54-g00ecf