diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2021-12-19 06:27:36 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2021-12-19 06:27:36 +0000 |
commit | d838c7b80a5f7d9df8415483236bf2ec773cbecd (patch) | |
tree | 414edf1605e572b39f7aa0c63314892a7326ac31 /NEWS | |
parent | a5e94f3053038184cd0cffd798ca22f779fefb30 (diff) | |
download | utmps-d838c7b80a5f7d9df8415483236bf2ec773cbecd.tar.xz |
Prepare for 0.1.1.0, add utmps-write
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,5 +1,13 @@ Changelog for utmps. +In 0.1.1.0 +---------- + + - Bugfixes. + - New binary: utmps-write. It's a generic utmp client, writing +user-defined records to the utmp and/or wtmp databases. + + In 0.1.0.3 ---------- |