1Revision history for Perl extension Net::DNS::Lite
2
30.12
4	- fix handling of MX records (by fujiwara)
5
60.11
7	- ignore ipv6 addresses in resolve.conf, since we do not yet support DNS queries transferred over IPv6
8
90.10
10	- fix documentation issue (by tokuhirom)
11
120.09
13	- support for the "attempts" field in resolve.conf (by kazeburo)
140.08
15	- temporary disable timeout test (due to the expiration of the domain used for testing)
16
170.07
18	- remove implicit dependency on AnyEvent
19
200.06
21	- do not send unnecessary packets on DNS timeout
22
230.05
24	- add support for internal cache
25
260.04
27	- reopen udp socket when pid changes
28
290.03
30	- (hopefully) fix compatibility issues with the tar archive
31
320.02
33	- (hopefully) fix compatibility issues with the tar archive
34	- proper handling of query ids (generation using random and reuse list)
35	- more tests
36
370.01
38	- initial release
39