From cfbbe109fc9c2391ae8ec2a0f841f2dc1805f4bc Mon Sep 17 00:00:00 2001 From: yugui Date: Thu, 21 May 2009 14:48:10 +0000 Subject: * ext/pty/pty.c (getDevice): fixes a mistake in merging r20877. Patch by Takahiro Kambe . git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@23521 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 9e22c7e79..23c1628bc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Thu May 21 21:47:34 2009 Yuki Sonoda (Yugui) + + * ext/pty/pty.c (getDevice): fixes a mistake in merging r20877. + Patch by Takahiro Kambe . + Thu May 14 16:07:48 2009 Nobuyoshi Nakada * ext/stringio/stringio.c (strio_ungetbyte): encoding should no -- cgit