--- libptytty/Changes 2015/05/02 21:15:50 1.52 +++ libptytty/Changes 2021/05/25 18:25:58 1.54 @@ -1,3 +1,9 @@ + - ptytty::login no longer writes a utmp, wtmp and lastlog + record when utmpx is available. + - ptytty::login now provides the time with microseconds in + utmpx, wtmpx and lastlogx records. + +1.8 Thu Feb 25 21:17:12 CET 2016 - fix m4 underquoting bug that prevented utmpx detection from working on systems without the utmp.h header, such as freebsd 9 and newer.