From 097e4932076c9b9e3e42af1ddd0051f265f71f59 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Sat, 10 Oct 2009 01:07:16 -0500 Subject: changelog and bump version --- Changes | 4 ++++ dist.ini | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/Changes b/Changes index 7efcece..711c55f 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,9 @@ Revision history for IO-Pty-Easy +0.08 10/10/2009 + - Fixed some circular references, should fix global destruction issues + (reported by kbrint, RT#50373) + 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. diff --git a/dist.ini b/dist.ini index 0aa7a76..42610d5 100644 --- a/dist.ini +++ b/dist.ini @@ -1,5 +1,5 @@ name = IO-Pty-Easy -version = 0.07 +version = 0.08 author = Jesse Luehrs license = Perl_5 copyright_holder = Jesse Luehrs -- cgit v1.2.3