diff options
| author | yugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-06-21 10:34:31 +0000 |
|---|---|---|
| committer | yugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-06-21 10:34:31 +0000 |
| commit | 3dcfa4a50465c1bd9904198b1bcb41af3db04280 (patch) | |
| tree | 2bb4ba82e11a00a670a715e68e3ef6f30a6d13e5 /ChangeLog | |
| parent | 75a66fa96c9976b337ccaa73f4b7260a88eb0617 (diff) | |
merges r23729 from trunk into ruby_1_9_1.
--
* file.c (file_expand_path): drive letter is ascii only.
[ruby-dev:38612]
git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@23797 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +Thu Jun 18 01:29:16 2009 Nobuyoshi Nakada <nobu@ruby-lang.org> + + * file.c (file_expand_path): drive letter is ascii only. + [ruby-dev:38612] + Wed Jun 17 23:46:08 2009 Tadayoshi Funaba <tadf@dotrb.org> * rational.c (nurat_coerce): accepts Complex when the imag is |
