X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=NEWS;h=75b9f1f8fc1ac8f9b5cf21695f408ce0e36d85ed;hp=6cd472fc87772664e503eba511bfcab1f823ec0e;hb=83620960d6f385fcd0cf2a17f70bcb7a8e3eafa9;hpb=4c8cd173305697f59adcebf980ad7babe751d38c diff --git a/NEWS b/NEWS index 6cd472fc8..75b9f1f8f 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,21 @@ systemd System and Service Manager +CHANGES WITH 185: + * "systemctl help " now shows the man page if one is + available. + + * Several new man pages have been added. + + * MaxLevelStore=, MaxLevelSyslog=, MaxLevelKMsg=, MaxLevelConsole= + can now be specified in journald.conf. + + * TimerSlackNSec= can now be specified in system.conf for PID1. + + Contributions from: Dave Reisner, Kay Sievers, Lauri Kasanen, + Lennart Poettering, Malte Starostik, Marc-Antoine Perennou, + Matthias Clasen + + CHANGES WITH 184: * logind is now capable of (optionally) handling power and sleep keys as well as the lid switch.