@@ -5,8 +5,10 @@ CHANGES WITH 235:
5
5
* Adapt the rename of systemd-activate to systemd-socket-activate
6
6
performed in systemd 230.
7
7
8
- * Support for the new sd_listen_fds_with_names added in systemd 227
9
- is added.
8
+ * Support for sd_listen_fds_with_names added in systemd 227.
9
+
10
+ * Support for sd_journal_get_cutoff_realtime_usec added in systemd
11
+ 186.
10
12
11
13
* Make the Reader PY_SSIZE_T_CLEAN for py3.10 compatibility.
12
14
@@ -22,6 +24,13 @@ CHANGES WITH 235:
22
24
23
25
* Support for Python 2 will be removed after this release.
24
26
27
+ Contributions from: Alexander Olekhnovich, Andrew Stone,
28
+ Architector #4, Chris Mullins, Dan Bungert, Dominik Prien,
29
+ Federico Ceratto, Frantisek Sumsal, Glandos, Hendrikto, Khem
30
+ Raj, Léonard Gérard, Marcel Waldvogel, Marco Paolini, Samuel
31
+ BF, Tamaki Nishino, Tim Orling, Tomasz Meresiński, Zbigniew
32
+ Jędrzejewski-Szmek, ytyt-yt
33
+
25
34
CHANGES WITH 234:
26
35
27
36
* Support for the new sd_is_socket_sockaddr added in systemd 233
0 commit comments