summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2013-03-15 18:10:51 -0400
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2013-03-19 21:50:42 -0400
commit6808412dad4a8c4379dda4453658ec756a0542b9 (patch)
treecfdda5fa0875b9fe5ce671a3d994ad2d7e995f66 /TODO
parent0d1aaec2282ee8e82908f9f12d820dab397adc0b (diff)
systemd-python: add _Reader.get_catalog()
This one wraps sd_journaal_get_catalog.
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO b/TODO
index 715dd9dbc8..750540fb12 100644
--- a/TODO
+++ b/TODO
@@ -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