summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Changes2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changes b/Changes
index 5f774c1..c994a5c 100644
--- a/Changes
+++ b/Changes
@@ -1,6 +1,8 @@
Revision history for IO-Pty-Easy
{{$NEXT}}
+
+0.09 2012-03-05
- Close the underlying pty before trying to kill it, to give programs that
clean up on EOF time to do that
- Other various cleanups