Skip to content

Commit dc1dae2

Browse files
committed
Version 235
Fixes #76.
1 parent 8360d1d commit dc1dae2

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

NEWS

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,10 @@ CHANGES WITH 235:
55
* Adapt the rename of systemd-activate to systemd-socket-activate
66
performed in systemd 230.
77

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.
1012

1113
* Make the Reader PY_SSIZE_T_CLEAN for py3.10 compatibility.
1214

@@ -22,6 +24,13 @@ CHANGES WITH 235:
2224

2325
* Support for Python 2 will be removed after this release.
2426

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+
2534
CHANGES WITH 234:
2635

2736
* Support for the new sd_is_socket_sockaddr added in systemd 233

0 commit comments

Comments
 (0)