diff options
| author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2010-01-19 11:00:33 +0000 |
|---|---|---|
| committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2010-01-19 11:00:33 +0000 |
| commit | e99cc37db444046e94d25b7aec324c707c9bfdd2 (patch) | |
| tree | 03505f66532be5064d8e1948de867672616eb816 /ChangeLog | |
| parent | b7e976dc8b28c7096918374edcc00568b80f1c93 (diff) | |
* lib/resolv.rb (Resolv::Config.default_config_hash): return an
empty hash when resolv.conf is not available. [ruby-core:27620]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@26358 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +Tue Jan 19 20:00:30 2010 Nobuyoshi Nakada <nobu@ruby-lang.org> + + * lib/resolv.rb (Resolv::Config.default_config_hash): return an + empty hash when resolv.conf is not available. [ruby-core:27620] + Tue Jan 19 14:29:16 2010 Nobuyoshi Nakada <nobu@ruby-lang.org> * Makefile.in (clean-ext): allow glob patterns. |
