2005-09-23    <Daddy@C-3PO>

	* lib/Net/Address/Ethernet.pm: turn off debugging!
	(method): update pod

2005-08-03    <Daddy@C-3PO>

	* lib/Net/Address/Ethernet.pm: now uses Regexp::Common

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

	* lib/Net/Address/Ethernet.pm (get_address): add patterns for German Windows ipconfig

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