summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2021-04-19 10:36:43 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2021-04-19 10:36:43 +0000
commitc776811af67d99cdd22593c0eac8ff54876235b5 (patch)
tree131fa34114e1246218c6e5ebde7d3787b9fb9b13 /NEWS
parent793cf14db75f7802408130ef87598850f3186956 (diff)
downloadutmps-c776811af67d99cdd22593c0eac8ff54876235b5.tar.xz
I *did* say it was a bad idea to remove sanitization, Xavier.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
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