diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -105,6 +105,13 @@ Tue Aug 26 21:44:39 2008 Tanaka Akira <akr@fsij.org> * transcode.c (rb_econv_binmode): binmode is effective only once. +Tue Aug 26 19:43:59 2008 Yukihiro Matsumoto <matz@ruby-lang.org> + + * file.c (rb_file_s_expand_path): new class method for class File. + + * file.c (file_expand_path): add absolute_path handling (no ~user + expansion). [ruby-core:18319] + Tue Aug 26 19:27:54 2008 Akinori MUSHA <knu@iDaemons.org> * test/ruby/test_enum.rb (TestEnumerable#test_each_with_object): |
