From c1064e40d3e8ab2d69739d44e2bf86180f28c16e Mon Sep 17 00:00:00 2001 From: doy Date: Tue, 3 Feb 2009 22:56:01 -0500 Subject: reformat Changes --- Changes | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/Changes b/Changes index 2a7ab3a..b0fd57b 100644 --- a/Changes +++ b/Changes @@ -1,12 +1,15 @@ Revision history for IO-Pty-Easy 0.03 08/20/2007 - Make sure stdin/out are connected to a tty before trying to clone winsize from them - Fix the subprocess test so that it waits for the read before the subprocess dies + - Make sure stdin/out are connected to a tty before trying to clone winsize + from them + - Fix the subprocess test so that it waits for the read before the + subprocess dies 0.02 08/17/2007 - Made calls which could possibly terminate the subprocess blocking by default - A few other minor bug fixes, doc fixes, and general cleanups + - Made calls which could possibly terminate the subprocess blocking by + default + - A few other minor bug fixes, doc fixes, and general cleanups 0.01 08/17/2007 - Initial release + - Initial release -- cgit v1.2.3-54-g00ecf