From c776811af67d99cdd22593c0eac8ff54876235b5 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Mon, 19 Apr 2021 10:36:43 +0000 Subject: I *did* say it was a bad idea to remove sanitization, Xavier. --- NEWS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 0329c7a..e5e27a9 100644 --- a/NEWS +++ b/NEWS @@ -3,11 +3,12 @@ Changelog for utmps. In 0.1.0.2 ---------- + - Bugfixes. - The wtmpd example now uses /var/log/wtmp instead of /run/utmps/wtmp since wtmp is supposed to survive across reboots. - WTMPX_FILE, which is unused by utmps, now points to /var/log/wtmp so that programs that want to read that file (e.g. lastlog) can -access it without patching. +access wtmp without patching. Or with less patching. In 0.1.0.1 -- cgit v1.3.1