diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2013-03-15 18:10:51 -0400 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2013-03-19 21:50:42 -0400 |
commit | 6808412dad4a8c4379dda4453658ec756a0542b9 (patch) | |
tree | cfdda5fa0875b9fe5ce671a3d994ad2d7e995f66 /TODO | |
parent | 0d1aaec2282ee8e82908f9f12d820dab397adc0b (diff) |
systemd-python: add _Reader.get_catalog()
This one wraps sd_journaal_get_catalog.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -581,7 +581,6 @@ Features: * drop cap bounding set in readahead and other services * systemd-python: - - export sd_journal_get_catalog (in systemd.journal._reader) - export sd_journal_get_catalog_for_message_id (in systemd.id128) - allow reading of only select fields in systemd.journal._reader.Reader - export sd_journal_test_cursor in systemd.journal._reader.Reader |