summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 3 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 0ffe025400..90e5c8f2fc 100644
--- a/NEWS
+++ b/NEWS
@@ -201,9 +201,9 @@ CHANGES WITH 231:
decrease systemd footprint both in memory during runtime and on
disk. Note that the shared library is not for public use, and is
neither API not ABI stable, but is likely to change with every new
- released version. Packagers need to make sure that any package built
- from the systemd sources has a strict versioned dependency on the
- right package for this shared library.
+ released update. Packagers need to make sure that binaries
+ linking to libsystemd-shared.so are updated in step with the
+ library.
* Configuration for "mkosi" is now part of the systemd
repository. mkosi is a tool to easily build legacy-free OS images,