--- libptytty/Changes 2010/07/21 09:03:14 1.24 +++ libptytty/Changes 2011/06/09 14:14:48 1.27 @@ -1,4 +1,11 @@ + - push stream modules in ptytty::get rather than in + ptytty::make_controlling_tty. This makes tty ioctls (such as + TIOCSWINSZ, to set the window size) work even if + make_controlling_tty has not been called. + - clear user and host fields in utmp(x) logout records. - fix utmpx detection on upcoming FreeBSD 9. + - switch to automake. + - refactoring and cleanup. 1.3 Sun May 3 23:44:16 CEST 2009 - fedora 9 apparently has isastream but not the stropts.h header