=========================
2003-04-12 03:53:44 v0_95
=========================
2003-04-12 03:53:44 by rcaputo; DNS.pm 1.9
Bump the version to 0.95 for release.
2003-04-12 03:53:17 by rcaputo
DNS.pm 1.8; MANIFEST 1.3; t/02_tag_args.t 1.1
Committed tag's feature/docs/test for allowing code to pass
additional arguments through the component.
2002-09-10 03:30:51 by rcaputo; Makefile.PL 1.6
Switch to home-brew cvs-log.perl, and update contact e-mail address.
2002-09-10 03:30:29 by rcaputo; DNS.pm 1.7
Update Copyright years; add contact e-mail.
=========================
2002-06-28 16:04:36 v0_94
=========================
2002-06-28 16:04:36 by rcaputo; DNS.pm 1.6
Shevek reported a problem with getpeername() failing. I added code to
test the intermediate results from getpeername() so that internal
errors would be avoided if it fails.
2002-06-28 16:03:45 by rcaputo; README 1.4
Add a note to the requirements. This module must be tested with a
valid name server available.
2002-06-25 14:07:30 by rcaputo; DNS.pm 1.5
Eric Cholet discovered that _default was returning 1. That causes bad
things in POE's new "three-phase" signal dispatch. Namely, it means
the entire program would never exit on a signal. Gah! Changed it to
return 0 instead, which lets some other part of the program decide if
things should die.
2002-06-25 14:05:53 by rcaputo; Makefile.PL 1.5
Fix my e-mail address. :)
2002-06-25 13:59:16 by rcaputo; Makefile.PL 1.4
Add cvs2cl to the makefile builder so we don't need to manage CHANGES
ourselves anymore. Yay!
=============================
Beginning of Recorded History
=============================