From 793cf14db75f7802408130ef87598850f3186956 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Mon, 19 Apr 2021 10:08:03 +0000 Subject: Prepare for 0.1.0.2, update examples --- NEWS | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 0c95929..0329c7a 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,15 @@ Changelog for utmps. +In 0.1.0.2 +---------- + + - 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. + + In 0.1.0.1 ---------- -- cgit v1.3.1