diff options
| author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2006-08-31 14:59:43 +0000 |
|---|---|---|
| committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2006-08-31 14:59:43 +0000 |
| commit | 895517b5362fe0d8626df76f10819364be20bc32 (patch) | |
| tree | b23b60c0b160285b0cca11225781bb701cbcf263 /ChangeLog | |
| parent | 7d7b486ae7a89cb0088e7fddaab5160ada78ddab (diff) | |
| download | ruby-895517b5362fe0d8626df76f10819364be20bc32.tar.gz ruby-895517b5362fe0d8626df76f10819364be20bc32.tar.xz ruby-895517b5362fe0d8626df76f10819364be20bc32.zip | |
* lib/mkmf.rb (configuration): follow nil.to_s.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@10814 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,3 +1,7 @@ +Thu Aug 31 23:59:03 2006 Nobuyoshi Nakada <nobu@ruby-lang.org> + + * lib/mkmf.rb (configuration): follow nil.to_s. + Thu Aug 31 20:50:46 2006 NAKAMURA Usaku <usa@ruby-lang.org> * lib/mkmf.rb (create_makefile): follow nil.to_s. @@ -151,7 +155,7 @@ Tue Aug 22 18:47:51 2006 Yukihiro Matsumoto <matz@ruby-lang.org> * lib/rdoc/parsers/parse_c.rb (RDoc::C_Parser::handle_method): rdoc documents C module methods as instance methods. a patch in - [ruby-core:08536]. + [ruby-core:08536]. Tue Aug 22 12:35:57 2006 NARUSE, Yui <naruse@ruby-lang.org> |
