diff options
| author | yugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-07-15 12:01:29 +0000 |
|---|---|---|
| committer | yugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-07-15 12:01:29 +0000 |
| commit | 809acc098291efb6d55e8f2fba82e7c7412ff7a5 (patch) | |
| tree | 00b52b564ca7f3c365d08830d52e2b80610941fb /ChangeLog | |
| parent | 9d1b64c781f526fb32724e0f05acde6496a9d50e (diff) | |
merges r24116 from trunk into ruby_1_9_1.
--
* win32/Makefile.sub (LIBPATHFLAG): path is already quoted in mkmf.rb.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@24124 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +Wed Jul 15 16:29:35 2009 NAKAMURA Usaku <usa@ruby-lang.org> + + * win32/Makefile.sub (LIBPATHFLAG): path is already quoted in mkmf.rb. + Tue Jul 14 17:29:20 2009 NARUSE, Yui <naruse@ruby-lang.org> * string.c (rb_str_index_m): return nil if pos is out of string. |
