diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,4 +1,7 @@ -Sat May 17 10:40:33 2014 Nobuyoshi Nakada <nobu@ruby-lang.org> +Sat May 17 11:02:49 2014 Nobuyoshi Nakada <nobu@ruby-lang.org> + + * dir.c (glob_helper): try match PLAIN as well as ALPHA, which are + separated by previous commits. [ruby-core:61552] [Bug #9648] * dir.c (glob_make_pattern): set PLAIN for non-magical path to skip parts which not need to glob. |