1POE::Component::Server::DNS
2===========================
3
40.20	Tue Apr  7 20:42:05 BST 2009
5	- Make auto_set_repository() only run at author-time
6
70.18	Tue Apr  7 10:01:09 BST 2009
8	- auto set repository in META.yml
9	- Refactored out PoCo-Generic in favour of PoCo-Client-DNS-Recursive
10
110.16	Tue May  6 14:04:45 BST 2008
12	- Removed kwalitee test
13	- Refactored no_clients handling
14	- Added LICENSE information
15
160.14	Mon Feb 25 14:58:44 GMT 2008
17	- Hopefully fixed timing issues with log test.
18
190.13	Wed Oct 31 13:48:20 GMT 2007
20	- Updated Module::Install to 0.68
21
220.12	Thu Sep  6 11:48:10 BST 2007
23	- Removed 'out of band' output in testsuite
24
250.11	Wed Sep  5 18:29:44 BST 2007
26	- Another fix for when Net::DNS::Recursive returns undef.
27
280.10	Tue Sep  4 12:22:40 BST 2007
29	- Another change to pod coverage test due to a bug with perl-5.9.5,
30	again reported by Andreas Koenig.
31
320.09	Tue Sep  4 11:26:53 BST 2007
33	- Changes to pod coverage test to work around a bug on perl-5.9.*
34	reported by Andreas Koenig.
35
360.08	Tue Sep  4 10:21:13 BST 2007
37	- Applied a large patch from Brandon Black that supplies the 'no_clients'
38	option for disabling forwarding and recursion
39
400.07	Wed Jul 25 11:44:27 BST 2007
41	- Fixed abstract_from in Makefile.PL
42
430.06	Fri Mar 02 10:25:43 GMT 2007
44	- Applied patch from Brandon Black that adds bind address.
45	- Added sockport() method to obtain the listening socket port.
46	- Refactored tests to use a randomly assigned port to fix RT#25244
47
480.05	Fri Feb 16 15:34:18 GMT 2007
49	- Added Kwalitee Test.
50
510.04	Sun Jan 07 18:29:34 GMT 2006
52	- Forgot to document LOG EVENTS. Doh.
53
540.03	Sun Jan 07 18:21:57 GMT 2006
55	- handler events now have the IP:port of the requestor as ARG4;
56	- added log_event. This and the above were suggested by Fosforo;
57	- New test 06_log.t;
58
590.02    Tue Sep 26 12:06:28 BST 2006
60        - Switched to Module::Install
61