2004-11-10  Kingpin  <mthurn@verizon.net>

	* lib/Net/Address/Ethernet.pm (get_address): on Win32, if no adapter is active and one address found, return that address

2004-07-14  Kingpin  <mthurn@verizon.net>

	* lib/Net/Address/Ethernet.pm (get_address): MacOS support added by Brian Hayward

2004-02-09  Kingpin  <mthurn@verizon.net>

	* lib/Net/Address/Ethernet.pm (get_address): fix linux command locations

2004-02-05  Kingpin  <mthurn@verizon.net>

	* lib/Net/Address/Ethernet.pm (get_address): do not execute if program doesn't exist

2004-02-04  Kingpin  <mthurn@verizon.net>

	* lib/Net/Address/Ethernet.pm (get_address): if arp fails on solaris, try ifconfig

2004-01-22  Kingpin  <mthurn@verizon.net>

	* Ethernet.pm (get_address): if arp fails on linux, try ifconfig

2003-12-12  Kingpin  <mthurn@verizon.net>

	* Ethernet.pm (is_address): new function
	(canonical): new function

2003-11-29  Kingpin  <mthurn@verizon.net>

	* Ethernet.pm (get_address): new array-context return value

2003-11-26  Kingpin  <mthurn@verizon.net>

	* Ethernet.pm: first public release