diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 7 insertions, 2 deletions
@@ -1,7 +1,12 @@ +Wed Jan 19 18:06:40 2005 NAKAMURA Usaku <usa@ruby-lang.org> + + * lib/ipaddr.rb (to_s, test_to_s): too many colons with some cases. + (backported from CVS HEAD) + Wed Jan 19 01:16:30 2005 Tanaka Akira <akr@m17n.org> - * lib/resolv.rb (Resolv::DNS::Config.parse_resolv_conf): ignore - domain and search directive without an argument. + * lib/resolv.rb (Resolv::DNS::Config.parse_resolv_conf): ignore + domain and search directive without an argument. reported by Sam Roberts. [ruby-talk:126781] Tue Jan 18 15:03:05 2005 GOTOU Yuuzou <gotoyuzo@notwork.org> |