diff options
| author | yugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-12-25 09:57:40 +0000 |
|---|---|---|
| committer | yugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-12-25 09:57:40 +0000 |
| commit | 799b5f163db678b8dbddd379440d006f7ebd86db (patch) | |
| tree | b480be64d0dcdbe950661ca46fbe9443e081d8f8 /ChangeLog | |
| parent | e6780ce797bc04298364bc2e80fae559b499121c (diff) | |
merges r20987 from trunk into ruby_1_9_1.
* io.c (fptr_finalize): close the IO object even if close(2) is failed.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@21038 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 @@ +Thu Dec 25 15:07:22 2008 Tanaka Akira <akr@fsij.org> + + * io.c (fptr_finalize): close the IO object even if close(2) is failed. + Thu Dec 25 14:51:43 2008 NAKAMURA Usaku <usa@ruby-lang.org> * lib/rdoc/parser.rb (RDoc::Parser.binary?): should read in binary mode. |
