summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-02-05 22:53:44 +0000
committerakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-02-05 22:53:44 +0000
commit1bd6111488e56948a221e9f8c81f7ad286ccbff1 (patch)
tree341914152bef014a338ad951a4d08360c0cd8751 /ChangeLog
parent68ac487d194a225caee05bf48daeb2ccb4163e1e (diff)
* ext/pty/pty.c (chfunc): type fixed.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22084 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 21eb2ed4d2..a457296930 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Fri Feb 6 07:52:57 2009 Tanaka Akira <akr@fsij.org>
+
+ * ext/pty/pty.c (chfunc): type fixed.
+
Fri Feb 6 02:51:59 2009 Yukihiro Matsumoto <matz@ruby-lang.org>
* string.c (rb_str_each_codepoint): update RDoc for