Release 1.1:
	* The default directory to look for boot images has changed from a
	  hardcoded `/etc/tftpboot` to `${sysconfdir}/tftfpboot`.  This can
	  be tailored for a specific system at build time by using the new
	  `--enable-default-tftpboot` configure option.
	* New `--log-target` rarpd option provides the ability to log directly
	  to files or the standard error stream, instead of using the system
	  logger (which remains the default).
	* New `--ethers` rarpd option to bypass the system ethers database.
	* Fixed the operation of rarpd `-A` (`--arp`) mode.
	* Various bug fixes and improvements.

Release 1:
	* Initial release of rarpd separated from iputils.
