NEWS: Fix header file name

This commit is contained in:
Patrik Flykt 2014-02-18 16:30:09 +02:00 committed by Tom Gundersen
parent 0b7005eb0a
commit 7e95eda5b3

8
NEWS
View file

@ -85,8 +85,8 @@ CHANGES WITH 209:
around the route netlink interface of the kernel, similar in around the route netlink interface of the kernel, similar in
style to "sd-bus.h". style to "sd-bus.h".
* A new API "sd-dhcp.h" has been added that provides a small * A new API "sd-dhcp-client.h" has been added that provides a
DHCPv4 client-side implementation. This is used by small DHCPv4 client-side implementation. This is used by
"systemd-networkd". "systemd-networkd".
* There is a new kernel command line option * 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-bus.h", "sd-memfd.h", "sd-event.h", "sd-rtnl.h",
"sd-resolve.h", "sd-utf8.h" are found in this library as "sd-resolve.h", "sd-utf8.h" are found in this library as
well, however are subject to the --enable-kdbus switch (see well, however are subject to the --enable-kdbus switch (see
below). Note that "sd-dhcp.h" and "sd-daemon.h" are not part below). Note that "sd-dhcp-client.h" and "sd-daemon.h" are not
of this library (the former because it only consumes, part of this library (the former because it only consumes,
never provides, services of/to other APIs, and the latter never provides, services of/to other APIs, and the latter
because it is completely standalone). To make the transition because it is completely standalone). To make the transition
easy from the separate libraries to the unified one, we easy from the separate libraries to the unified one, we