Blame 0003-Update-NEWS.patch
|
Harald Hoyer |
6844c2 |
From cbeabcfbc5a5fa27385e5794780e8f034e090606 Mon Sep 17 00:00:00 2001
|
|
Harald Hoyer |
6844c2 |
From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= <zbyszek@in.waw.pl>
|
|
Harald Hoyer |
6844c2 |
Date: Thu, 18 Apr 2013 19:59:12 -0400
|
|
Harald Hoyer |
6844c2 |
Subject: [PATCH] Update NEWS
|
|
Harald Hoyer |
6844c2 |
|
|
Harald Hoyer |
6844c2 |
---
|
|
Harald Hoyer |
6844c2 |
NEWS | 7 +++++++
|
|
Harald Hoyer |
6844c2 |
1 file changed, 7 insertions(+)
|
|
Harald Hoyer |
6844c2 |
|
|
Harald Hoyer |
6844c2 |
diff --git a/NEWS b/NEWS
|
|
Harald Hoyer |
6844c2 |
index 2b46246..afaadf3 100644
|
|
Harald Hoyer |
6844c2 |
--- a/NEWS
|
|
Harald Hoyer |
6844c2 |
+++ b/NEWS
|
|
Harald Hoyer |
6844c2 |
@@ -53,6 +53,13 @@ CHANGES WITH 202:
|
|
Harald Hoyer |
6844c2 |
found the tool will now automatically fall back to prompting
|
|
Harald Hoyer |
6844c2 |
the user.
|
|
Harald Hoyer |
6844c2 |
|
|
Harald Hoyer |
6844c2 |
+ * Python systemd.journal module was updated to wrap recently
|
|
Harald Hoyer |
6844c2 |
+ added functions from libsystemd-journal. The interface was
|
|
Harald Hoyer |
6844c2 |
+ changed to bring the low level interface in s.j._Reader
|
|
Harald Hoyer |
6844c2 |
+ closer to the C API, and the high level interface in
|
|
Harald Hoyer |
6844c2 |
+ s.j.Reader was updated to wrap and convert all data about
|
|
Harald Hoyer |
6844c2 |
+ an entry.
|
|
Harald Hoyer |
6844c2 |
+
|
|
Harald Hoyer |
6844c2 |
Contributions from: Anatol Pomozov, Auke Kok, Harald Hoyer,
|
|
Harald Hoyer |
6844c2 |
Henrik Grindal Bakken, Josh Triplett, Kay Sievers, Lennart
|
|
Harald Hoyer |
6844c2 |
Poettering, Lukas Nykryn, Mantas Mikulėnas Marius Vollmer,
|
|
Harald Hoyer |
6844c2 |
--
|
|
Harald Hoyer |
6844c2 |
1.8.2
|
|
Harald Hoyer |
6844c2 |
|