Revision history for Perl extension NetAddr::IP::Util

0.08	Wed Apr 26 18:33:12 PDT 2006
	correct documentation error
	add ipv6to4

0.07  Sun Apr 23 16:11:56 PDT 2006
	correct reporting error in UtilPP v0.04 for
	incorrect argument length in ipv4 -> 6 conversions

	add conditional netaddr conversion functions
	ipanyto6, maskanyto6 to Util.xs and UtilPP v0.05

0.06  Tue Apr 18 16:50:53 PDT 2006
	add ipv4to6, mask4to6 to Util.pm and UtilPP.pm v0.03

0.05  Sat Apr 15 15:48:17 PDT 2006
	Fixed some typo's in Makefile.PL that 
	failed to update README during build

0.04  Wed Apr 12 15:43:33 PDT 2006
	add Util_IS.pm to guarantee that the XS lib is not 
	loaded if a previous incarnation of the same version
	has previously been installed on the system and the
	module is built with -noxs

0.03  Tue Apr  4 21:55:35 PDT 2006
	udate minisocket to perl-5.9.3, add header 
	file for backwards compatibility

	add function 'notcontiguous' to return cidr size
	and check for spurious bits in the network mask

0.02  Fri Mar 31 12:44:15 PST 2006
	added test for illegal characters to ipv6_aton

	added UtilPP for Pure Perl functionality for the 
	WinTel folks that don't have gcc on their systems

0.01  Tue Mar 28 16:42:44 PST 2006
	initial release

