From e40557c2e2994d5f86a8ae46ad64f5a4a2cf62f0 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Tue, 7 Jul 2009 00:01:23 -0500 Subject: update Changes --- Changes | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Changes') diff --git a/Changes b/Changes index b549909..7efcece 100644 --- a/Changes +++ b/Changes @@ -1,11 +1,12 @@ Revision history for IO-Pty-Easy -0.07 07/06/2009 +0.07 07/07/2009 - Add a constructor option 'raw' (default true) to configure whether the pty should be set to raw mode on spawn. - Don't ever automatically set the master side of the pty to raw, since it's controlled by the parent process (I don't think this should break anything?) + - Build system changed to Dist::Zilla 0.06 07/06/2009 - Localize $@ and $? in the destructor -- cgit v1.2.3-54-g00ecf