chiark / gitweb /
journal: don't clobber return parameters of sd_journal_get_cutoff_realtime_usec(...
[elogind.git] / NEWS
diff --git a/NEWS b/NEWS
index c240d11dc7c27caef6d3e079d72893919e6f802b..1d2ff43730d53d96440a6984bd1aca133e85b6a0 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -381,7 +381,9 @@ CHANGES WITH 209:
 
         * systemd-nspawn gained a new --personality= switch for
           setting the kernel personality for the container. This is
-          useful when running a 32bit container on a 64bit host.
+          useful when running a 32bit container on a 64bit host. A
+          similar option Personality= is now also available in service
+          units.
 
         * logind will now also track a "Desktop" identifier for each
           session which encodes the desktop environment of it. This is