summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMarcel Waldvogel <marcel.waldvogel@uni-konstanz.de>2018-06-21 22:54:03 +0200
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2019-06-16 15:11:12 +0200
commit216f99056534a686a2c980e8c54686063424f871 (patch)
treeef3c6685b77764714f8bad58f6437c3565e3782a /NEWS
parentc06c5d401d60ae9175367be0797a6c2b562ac5ba (diff)
downloadpython-systemd-216f99056534a686a2c980e8c54686063424f871.tar.gz
Adapt to systemd 230 tool renaming, bump version
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 6daac80..b6d208d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,10 @@
Python wrappers for libsystemd API
+CHANGES WITH 235:
+
+ * Adapt the rename of systemd-activate to systemd-socket-activate
+ performed in systemd 230
+
CHANGES WITH 234:
* Support for the new sd_is_socket_sockaddr added in systemd 233