diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2013-04-18 19:59:12 -0400 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2013-04-18 19:59:12 -0400 |
commit | cbeabcfbc5a5fa27385e5794780e8f034e090606 (patch) | |
tree | 1a8e932bf1f6ac2c9cfb6f90ff760fbffb57f93b | |
parent | 7f876bc4281145e6c74e98de07c6648a5b51ed90 (diff) |
Update NEWS
-rw-r--r-- | NEWS | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -53,6 +53,13 @@ CHANGES WITH 202: found the tool will now automatically fall back to prompting the user. + * Python systemd.journal module was updated to wrap recently + added functions from libsystemd-journal. The interface was + changed to bring the low level interface in s.j._Reader + closer to the C API, and the high level interface in + s.j.Reader was updated to wrap and convert all data about + an entry. + Contributions from: Anatol Pomozov, Auke Kok, Harald Hoyer, Henrik Grindal Bakken, Josh Triplett, Kay Sievers, Lennart Poettering, Lukas Nykryn, Mantas Mikulėnas Marius Vollmer, |