X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=NEWS;h=7628ba806e8202c9b809f5e27112b293dc865b9a;hp=1914064f9e482c1c8dcd21ddecc2c71e1b334967;hb=e26970a82cf810fd1cad5361e1963040640405ba;hpb=4d92e078e9d7e9a9d346065ea5e4afbafbdadb48 diff --git a/NEWS b/NEWS index 1914064f9..7628ba806 100644 --- a/NEWS +++ b/NEWS @@ -2,11 +2,11 @@ systemd System and Service Manager CHANGES WITH 195: - * journalctl gained the new --since= and --until= switches to + * journalctl gained new --since= and --until= switches to filter by time. It also now supports nice filtering for units via --unit=/-u. - * Type=oneshot services not may use ExecReload= and do the + * Type=oneshot services may use ExecReload= and do the right thing. * The journal daemon now supports time-based rotation and @@ -57,12 +57,12 @@ CHANGES WITH 195: * gatewayd/journalctl now supports HTML5/JSON Server-Sent-Events as output. - * The SysV init script compatibility logic will no + * The SysV init script compatibility logic will now heuristically determine whether a script supports the "reload" verb, and only then make this available as "systemctl reload". - * "systemctl status --follow" has been removed, use "journal + * "systemctl status --follow" has been removed, use "journalctl -u" instead. * journald.conf's RuntimeMinSize=, PersistentMinSize= settings