summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 19a4fae7b7..7ca6a707aa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Sun May 22 11:44:53 2011 Eric Hodel <drbrain@segment7.net>
+
+ * ext/pty/pty.c: Improve documentaton. Patch by David Copeland.
+ [Ruby 1.9 - Bug #4756]
+
Sun May 22 11:26:39 2011 Eric Hodel <drbrain@segment7.net>
* lib/timeout.rb: Improve documentation. Patch by David Copeland.