TODO: update for lz4/xz stuff

No point in fixing xz now that lz4 is the default.
This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2015-11-08 15:13:24 +01:00
parent a6bff4a742
commit 474acc9870
1 changed files with 0 additions and 4 deletions

4
TODO
View File

@ -21,9 +21,6 @@ External:
* wiki: update journal format documentation for lz4 additions
* When lz4 gets an API for lz4 command output, make use of it to
compress coredumps in a way compatible with /usr/bin/lz4.
Janitorial Clean-ups:
* code cleanup: retire FOREACH_WORD_QUOTED, port to extract_first_word() loops instead
@ -601,7 +598,6 @@ Features:
- add API to close/reopen/get fd for journal client fd in libsystemd-journal.
- fallback to /dev/log based logging in libsystemd-journal, if we cannot log natively?
- declare the local journal protocol stable in the wiki interface chart
- journal: reuse XZ context
- sd-journal: speed up sd_journal_get_data() with transparent hash table in bg
- journald: when dropping msgs due to ratelimit make sure to write
"dropped %u messages" not only when we are about to print the next