On Nov 7, 2007, at 5:08 PM, Gary Wright wrote:
> At RubyConf I got motivated to help out on documentation.  I dove
> into resolv.rb and found that much of the docs are already in the
> 1.9 version as well as some patches. Eric Hodel, who I think added
> the docs, asked in [ruby-core:5205] for the changes to be back
> ported.  It appears that the changes up to revision 10135 can be
> trivially merged with the 1.8.6 version resolv.rb.  Changes after
> that point are 1.9 specific (String#ord etc).

With the recent discussion about Ruby documentation [ruby-talk:280883]
I thought I'd followup to my own message re: resolv.rb and see if
someone might be able to apply the 1.9 changes to the 1.8 branch.

Gary Wright