From aa15791022f816b6f3cf38a40b71dd1e159136c6 Mon Sep 17 00:00:00 2001 From: doy Date: Thu, 5 Feb 2009 00:25:15 -0500 Subject: version bump to 0.05 --- Changes | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Changes') diff --git a/Changes b/Changes index 61e1268..9129295 100644 --- a/Changes +++ b/Changes @@ -1,11 +1,15 @@ Revision history for IO-Pty-Easy +0.05 02/04/2009 + - Fix read() returning undef on timeout + 0.04 02/03/2009 - Don't mess with SIGCHLD, it breaks system() and `` - Don't die if $pty->close is called multiple times (and close on DESTROY) - Don't mess with SIGWINCH if we weren't the ones that set it up - Sleep while waiting for a process to die, rather than spinning - FreeBSD should pass all tests now (sorear) + 0.03 08/20/2007 - Make sure stdin/out are connected to a tty before trying to clone winsize from them -- cgit v1.2.3-54-g00ecf