chiark / gitweb /
man/logind.conf.xml: Make "man logind.conf.d" work too
[elogind.git] / NEWS
diff --git a/NEWS b/NEWS
index 96f0dd79f933eedd33d3a91e124f6e8ee72675e7..0d3ab2b48b78e9e4d1522eb7b481344e3709cbed 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,12 @@
 systemd System and Service Manager
 
+CHANGES WITH 218:
+
+        * If compiled with --enable-xkbcommon, systemd-localed will
+          verify x11 keymap settings by compiling the given keymap. It
+          will spew out warnings if the compilation fails. This
+          requires libxkbcommon to be installed.
+
 CHANGES WITH 217:
 
         * journalctl gained the new options -t/--identifier= to match
@@ -51,7 +58,7 @@ CHANGES WITH 217:
         * A helper binary and a service have been added which can be
           used to resume from hibernation in the initramfs. A
           generator will parse the resume= option on the kernel
-          command-line to trigger resume.
+          command line to trigger resume.
 
         * A user console daemon systemd-consoled has been
           added. Currently, it is a preview, and will so far open a
@@ -1627,7 +1634,7 @@ CHANGES WITH 209:
           one of the next releases, at the same time that we will
           declare the APIs stable.
 
-        * When the kernel command-line argument "kdbus" is specified,
+        * When the kernel command line argument "kdbus" is specified,
           systemd will automatically load the kdbus.ko kernel module. At
           this stage of development, it is only useful for testing kdbus
           and should not be used in production. Note: if "--enable-kdbus"