aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-12-23 06:30:33 +0000
committerusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-12-23 06:30:33 +0000
commit7d024047654d6de68f45d3b5c56bd1ba1c66cb5d (patch)
tree2d85a0fdfcddb2f3543e87e8e05149f213954c0a /ChangeLog
parent0c9fe2130f388e7d5dfd6362aeae1ea24a9ed581 (diff)
downloadruby-7d024047654d6de68f45d3b5c56bd1ba1c66cb5d.tar.gz
* io.c (pipe_open): need to initialize args.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@20934 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 9671458563..66ebc3ae23 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Tue Dec 23 15:30:02 2008 NAKAMURA Usaku <usa@ruby-lang.org>
+
+ * io.c (pipe_open): need to initialize args.
+
Tue Dec 23 14:18:14 2008 NAKAMURA Usaku <usa@ruby-lang.org>
* include/ruby/st.h: need to include defines.h because LONG_LONG is