diff options
author | Kay Sievers <kay@vrfy.org> | 2015-06-18 00:25:17 +0200 |
---|---|---|
committer | Kay Sievers <kay@vrfy.org> | 2015-06-18 00:25:43 +0200 |
commit | 5f92d24fa85d6652c4754e3b3b2a3393026bd0b9 (patch) | |
tree | 8d3bbaf65e64cee810db5b849284b5aa5aedbf86 /NEWS | |
parent | 422c759f3f734cdf7f6d7368da5938b2b17abfe1 (diff) |
NEWS: update
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -3,7 +3,7 @@ systemd System and Service Manager CHANGES WITH 221: * The sd-bus.h and sd-event.h APIs have now been declared - stable and have been added the official interface of + stable and have been added to the official interface of libsystemd.so. sd-bus implements an alternative D-Bus client library, that is relatively easy to use, very efficient and supports both classic D-Bus as well as kdbus as transport @@ -12,7 +12,7 @@ CHANGES WITH 221: priorization or efficient timer handling. Both APIs are good choices for C programs looking for a bus and/or event loop implementation that is minimal and does not have to be - portable to other kenels. + portable to other kernels. * kdbus support is no longer compile-time optional. It is now always built-in. However, it can still be disabled at |