X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=NEWS;h=b40d3697468f9cfc592407479dea6c64f513bd44;hb=e56056e93d33619a3acf13e483900b4f8938228f;hp=4c7fb7238c1fd45cd4b95ae321e3a5cabe07f055;hpb=8b7d0494a3fe35209d4db0d1b9e065e7e5cc9875;p=elogind.git diff --git a/NEWS b/NEWS index 4c7fb7238..b40d36974 100644 --- a/NEWS +++ b/NEWS @@ -85,8 +85,8 @@ CHANGES WITH 209: around the route netlink interface of the kernel, similar in style to "sd-bus.h". - * A new API "sd-dhcp.h" has been added that provides a small - DHCPv4 client-side implementation. This is used by + * A new API "sd-dhcp-client.h" has been added that provides a + small DHCPv4 client-side implementation. This is used by "systemd-networkd". * There is a new kernel command line option @@ -237,8 +237,8 @@ CHANGES WITH 209: "sd-bus.h", "sd-memfd.h", "sd-event.h", "sd-rtnl.h", "sd-resolve.h", "sd-utf8.h" are found in this library as well, however are subject to the --enable-kdbus switch (see - below). Note that "sd-dhcp.h" and "sd-daemon.h" are not part - of this library (the former because it only consumes, + below). Note that "sd-dhcp-client.h" and "sd-daemon.h" are not + part of this library (the former because it only consumes, never provides, services of/to other APIs, and the latter because it is completely standalone). To make the transition easy from the separate libraries to the unified one, we