Wed Oct 27 12:51:46 EDT 2004  Irwin Tillman  (irwin at princeton dot edu)

	* src/defs.h, configure.ac, configure, config.h.in: Only declare ether_ntoa(),
	ether_addr(), ether_ntohost(), ether_hostton() if they are missing
	from <netinet/ether.h>.

	* src/arpsend.h: remove duplicate decl of ether_ntoa(), ether_addr().

	* Version number now 1.1.0.

Mon Oct 18 18:53:36 EDT 2004  Irwin Tillman  (irwin at princeton dot edu)

	* Upgraded from the libnet 1.0.2a API to the libet 1.1.2.1 API.  
	We no longer support the old libnet API.

Tue Aug 24 09:17:34 EDT 2004  Irwin Tillman  (irwin at princeton dot edu)

	* Upgraded from autoconf 2.13 to 2.59.  Upgraded from automake 1.4 to 1.8.3.

	* Version 1.0.5 released.

Tue Aug 24 09:08:11 EDT 2004  Irwin Tillman  (irwin at princeton dot edu)

	* Version 1.0.4 released.

Fri Apr 25 11:03:50 EDT 2003  Irwin Tillman  (irwin at princeton dot edu)

	* README, COPYING, Changelog: replace email addresses with human-parseable 
	versions, to reduce spam from simple Web-based address harvesters.

Thu May  9 18:05:50 EDT 2002  Irwin Tillman  (irwin at princeton dot edu)

	* configure.in: version number now 1.0.3.

	* Version 1.0.3 released.

Mon May  6 14:07:11 EDT 2002  Irwin Tillman  (irwin at princeton dot edu)

	* src/main.c: avoid incorrect use of cpp '##' to allow compilation
	in gcc 3.x.

	* config/config.guess: replace with latest version (2002-03-20) from GNU.

	* config/config.sub: replace with latest version (2002-04-26) from GNU.

	* INSTALL: add note about dependancy on libnet 1.0.x API.  Add note about
	working around a problem in libnet.h when building with recent compilers
	(e.g. gcc 3.x).

	* src/main.c, src/arpsend.h: interface_name should be char*, not u_char*
	(fix compiler warning).

Mon Aug 20 13:51:21 EDT 2001  Francois Vigneron <vigneron at remcomp dot fr>

	* src/arpsend.c: convert return value from libnet_get_ipaddr() 
	(used to populate sender_protocol_address when -s option is not
	specified) from host to network-byte order.

Wed Aug  1 14:21:22 EDT 2001  Irwin Tillman  (irwin at princeton dot edu)

	* README doc/arpsend.8: software home has moved from
	wwwnet.princeton.edu to www.net.princeton.edu.

Tue May  1 14:06:00 EDT 2001  Irwin Tillman  (irwin at princeton dot edu)

	* INSTALL: added a PLATFORMS section listing platforms on which
	the program has been successfully built and used.

	* doc/arpsend.8: remove specifics about platform versions.

Thu Feb 15 11:06:46 EST 2001  Irwin Tillman  (irwin at princeton dot edu)

	* README COPYING doc/arpsend.8: product is now generally available, 
	also update legal notices.

	* configure.in: version number now 1.0.2

	* Version 1.0.2 released.

Fri Jan 26 16:23:10 EST 2001  Irwin Tillman  (irwin at princeton dot edu)

	* convert to automake, reorganize from flat package into shallow package

	* config/config.guess config/config.sub: sync to current GNU versions.

	* configure.in: replace AC_CANONICAL_SYSTEM with AC_CANONICAL_HOST

Sat Jan 20 16:06:39 EST 2001  Irwin Tillman  (irwin at princeton dot edu)

	* inet_aton.c (inet_aton): replaced version from "UNIX Network Programming: Volume 1",
	Second Edition, by W. Richard Stevens with version from glibc 2.1.2
	* COPYING.LIB: added, since inet_aton() is covered by it.
	* aclocal.m4: AC_UNP_CHECK_TYPE.m4 added (from "UNIX Network Programming: Volume 1",
	Second Edition, by W. Richard Stevens)
	* configure.in accongif.h: check for u_int32_t typedef, ctype.h

	* Makefile.in: remove -Wall from CFLAGS

Wed Jan 17 16:37:37 EST 2001  Irwin Tillman  (irwin at princeton dot edu)

	* main.c arpsend.h defs.h arpsend.8: Added -c and -p options.

Fri Dec  1 17:40:01 EST 2000  Irwin Tillman  (irwin at princeton dot edu)

	* Initial release.  Release 1.0.0.
