diff options
| author | yugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-12-25 09:54:17 +0000 |
|---|---|---|
| committer | yugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-12-25 09:54:17 +0000 |
| commit | 0293c3cb52c3eaa9068a2b3848271e1bc98c4199 (patch) | |
| tree | dc45848ddc10de029d3dd36600eb217aec084b77 /ChangeLog | |
| parent | de9d03f77669701b2850e2aea65aa5f4b5fd770b (diff) | |
merges r20946 from trunk into ruby_1_9_1.
* io.c: rdoc for File::open and 1.9 feature in file modes.
* transcode.c: rdoc for String#encode
git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@21017 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +Tue Dec 23 20:28:28 2008 Yuki Sonoda (Yugui) <yugui@yugui.jp> + + * io.c: rdoc for File::open and 1.9 feature in file modes. + + * transcode.c: rdoc for String#encode + Tue Dec 23 19:51:24 2008 Nobuyoshi Nakada <nobu@ruby-lang.org> * win32/win32.c (rb_w32_spawn): deals with quoted commands. |
