--- libptytty/Changes 2011/11/11 15:11:18 1.33 +++ libptytty/Changes 2011/12/22 10:16:49 1.37 @@ -1,5 +1,9 @@ + - INCOMPATIBLE CHANGE: ptytty::get no longer sets the pty fd + non-blocking. - ptytty::get no longer makes the pty a controlling terminal when using posix_openpt. + - remove support for utmpx ut_session extension, it serves no + purpose. - remove support for writing lastlog when the lastlog file is a directory, no system is known to require this code. - do not clear ut_user in utmpx logout records because