summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2005-01-28 08:18:59 +0000
committerakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2005-01-28 08:18:59 +0000
commit61cb26fa02be8b60ad82a24873f62c4e170c281b (patch)
treee538bc1f7aacd554c6ba7736c37fc2077bf00355 /ChangeLog
parent35410d81516f5d20482c2bc53f963ac4dced67ba (diff)
downloadruby-61cb26fa02be8b60ad82a24873f62c4e170c281b.tar.gz
ruby-61cb26fa02be8b60ad82a24873f62c4e170c281b.tar.xz
ruby-61cb26fa02be8b60ad82a24873f62c4e170c281b.zip
* lib/resolv.rb (Resolv::DNS::Config.parse_resolv_conf):
parse options line for ndots option. (Resolv::Hosts#lazy_initialize): return self. (Resolv::DNS#lazy_initialize): ditto. (Resolv::DNS::Config#lazy_initialize): ditto. Suggested by Sam Roberts. git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_8@7839 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 732f83b40..a0c76723d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+Fri Jan 28 17:16:55 2005 Tanaka Akira <akr@m17n.org>
+
+ * lib/resolv.rb (Resolv::DNS::Config.parse_resolv_conf):
+ parse options line for ndots option.
+ (Resolv::Hosts#lazy_initialize): return self.
+ (Resolv::DNS#lazy_initialize): ditto.
+ (Resolv::DNS::Config#lazy_initialize): ditto.
+ Suggested by Sam Roberts.
+
Thu Jan 27 00:15:29 2005 Minero Aoki <aamine@loveruby.net>
* test/fileutils/test_fileutils.rb (setup): support BSD-style