chiark / gitweb /
bus: add some preliminary docs for porting existing dbus1 client libraries to kdbus
[elogind.git] / src / libsystemd-bus / DIFFERENCES
index 1c2bf99dd473ab3e757bf04d723261eae8db39e9..d60ac1091443c2006d479dfd9440988c2026c605 100644 (file)
@@ -24,3 +24,5 @@ Known differences between dbus1 and kdbus:
 
 - NameOwnerChanged is a synthetic message, generated locally and not
   by the driver.
+
+- There's no standard per-session bus anymore. Only a per-user bus.