summaryrefslogtreecommitdiffstats
path: root/Changes
diff options
context:
space:
mode:
Diffstat (limited to 'Changes')
-rw-r--r--Changes4
1 files changed, 4 insertions, 0 deletions
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.