summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-08-20 14:56:23 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-08-20 14:56:23 +0000
commitac5b474f2fddfde4969a2af6f32b8f553e50a43e (patch)
tree3741165e94ecc76eaa21063fc54bf9b7f0bb7c1b /ChangeLog
parent86de23e67f33521a5db4a5280a3ec1c36f6354b5 (diff)
downloadruby-ac5b474f2fddfde4969a2af6f32b8f553e50a43e.tar.gz
ruby-ac5b474f2fddfde4969a2af6f32b8f553e50a43e.tar.xz
ruby-ac5b474f2fddfde4969a2af6f32b8f553e50a43e.zip
* io.c (rb_sysopen): moved sysopen_struct from rb_sysopen_internal.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@24596 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 0c64cc915..abcfd7db5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Thu Aug 20 23:56:15 2009 Nobuyoshi Nakada <nobu@ruby-lang.org>
+
+ * io.c (rb_sysopen): moved sysopen_struct from rb_sysopen_internal.
+
Thu Aug 20 23:39:51 2009 Yusuke Endoh <mame@tsg.ne.jp>
* parse.y (reduce_nodes_gen): preserve NODE_FL_NEWLINE flag during