X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=NEWS;h=0d3ab2b48b78e9e4d1522eb7b481344e3709cbed;hp=96f0dd79f933eedd33d3a91e124f6e8ee72675e7;hb=02b75c9edd61f47de7940b61b97b071b69f38a11;hpb=a65b82457735df2ef58736a55846f400124a8dc0 diff --git a/NEWS b/NEWS index 96f0dd79f..0d3ab2b48 100644 --- 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"