--- libptytty/Changes 2013/12/28 00:27:44 1.47 +++ libptytty/Changes 2014/10/31 14:41:02 1.49 @@ -1,5 +1,9 @@ - - - nuke the pid check when !PTYTTY_REENTRANT. It breaks urxvtd, and +1.7 + - fix various bugs that prevented the lib from working correctly on + some systems when using the helper process. + - fix compilation on solaris with g++ >= 4.7. + - fix compilation on freebsd/openbsd. + - nuke the pid check when !PTYTTY_REENTRANT: it breaks urxvtd, and serves little purpose as it is off in normal builds anyway. - add ecb.h.