Revision history for Perl extension Net::DNS::Native

0.06  Mon Sep 29 00:39:03 NOVT 2014
    - `extra_thead' option added
    - tests: try to workaround cases when getnameinfo() doesn't know about AF_INET6

0.05  Fri Sep 26 00:28:55 NOVT 2014
    - Added forgotten queue.h
    - Fix pool for MacOS and Windows

0.04  Wed Sep 24 23:51:28 NOVT 2014
    - Thread pool support added

0.03  Wed Sep 24 01:28:38 NOVT 2014
    - Check is your perl supports threaded extensions

0.02  Tue Sep 23 14:14:22 NOVT 2014
    - Windows support added
    - Fix for gethostbyname() in list context
    - More tests

0.01  Sun Sep 21 21:36:16 NOVT 2014
    - First release to this unpredictable world