diff options
| author | yugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-06-21 09:16:18 +0000 |
|---|---|---|
| committer | yugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-06-21 09:16:18 +0000 |
| commit | a3d2e5a7e7a2c5d1558ea00f5e32e19ed59f60ef (patch) | |
| tree | ef98f8f2795bc49f04ff885e43eaaa9f87ef8a23 /ChangeLog | |
| parent | 6310f23f2ee5758ba235beaed3c0281bc7e98b3a (diff) | |
merges 23699 and 23705 from trunk into ruby_1_9_1.
--
* io.c (fptr_finalize): skip close(2) for fd 0,1,2.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@23791 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +Tue Jun 16 22:47:37 2009 Yukihiro Matsumoto <matz@ruby-lang.org> + + * io.c (fptr_finalize): skip close(2) for fd 0,1,2. + Wed Jun 17 00:31:30 2009 Yukihiro Matsumoto <matz@ruby-lang.org> * test/ruby/test_argf.rb (TestArgf#test_skip): updated test |
