$Id: CHANGES,v 1.3 2000/09/02 20:12:44 rcaputo Exp $

============
Things to do
============

Nothing at the moment.

================================================
Revision history for POE::Component::Client::DNS
================================================

Changes marked with "(!!!)" may break backward compatibility.  Changes
marked with "(???)" are just information.

Note to self: Don't forget to tag the version after a new distribution
is released.  For example: `cvs tag -Rc v1_00 .'

---------------
0.92 2001.05.29
---------------

As far as I can tell, Net::DNS::Resolver doesn't set the answerfrom
field in Net::DNS::Packet objects received with bgread.  The DNS
component now does this.

---------------
0.91 2000.09.02
---------------

On crysflame's recommendation, I moved the DNS.pm file out of
POE/Component/Client and added a PM directive to Makefile.PL.  Now
DNS.pm gets installed.  Fixed the MANIFEST and cleaned up Makefile.PL
a little while I was in there.

---------------
0.90 2000.08.29
---------------

Initial release.  Arbitrarily versioned at 0.90 to indicate pretty
good stability but the need for some beta testing.

Extracted the code from a medium-sized hack I wrote to look up
addresses for long lists of domains, cleaned it up, made the interface
more useful, commented the code, documented it, and made it a module.

===========================
EOF: Thank you for reading.
===========================
