summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authoryugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-06-21 10:34:31 +0000
committeryugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-06-21 10:34:31 +0000
commit3dcfa4a50465c1bd9904198b1bcb41af3db04280 (patch)
tree2bb4ba82e11a00a670a715e68e3ef6f30a6d13e5 /ChangeLog
parent75a66fa96c9976b337ccaa73f4b7260a88eb0617 (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--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cd8dd30c4..d9833f846 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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