summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2018-01-28 15:52:06 +0100
committerSven Eden <yamakuzure@gmx.net>2018-05-30 07:50:22 +0200
commita325bc2ab708166c62ab2e1c80147abb7f70dfc9 (patch)
tree53aede231b1ef01971da5e1b2c15f35777ce6f27 /NEWS
parent33ab419a61bfb3667f0b99f9804e4315b0e79c15 (diff)
NEWS: mention --grep (#8029)
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 02a367695..b896a7b1b 100644
--- a/NEWS
+++ b/NEWS
@@ -131,6 +131,12 @@ CHANGES WITH 237 in spe:
user/UID to use for notification messages sent to the service
manager.
+ * journalctl gained a new --grep option to list only entries in which
+ the message matches a certain pattern. By default matching is case
+ insensitive if the pattern is lowercase, and case sensitive
+ otherwise. Option --case-sensitive=yes|no can be used to override
+ this an specify case sensitivity or case insensitivity.
+
* There's now a "elogind-analyze service-watchdogs" command for printing
the current state of the service runtime watchdog, and optionally
enabling or disabling the per-service watchdogs system-wide if given a