2004-3-30 Brian Masney <masneyb@ntelos.net>
	* contrib/dhcpd-conf-to-ldap.pl - added option to control the
	DHCP Config DN. Wrap the DHCP Statements in { }
	This patch was contributed by Marius Tomaschewski <mt@suse.de>

	* server/ldap.c - changed ldap_username and ldap_password to
	be optional (anonymous bind is used then). Added {} block support
	to dhcpStatements. (no ";" at end if statement ends with a "}").
	Fixed writing to ldap-debug-file. Changed find_haddr_in_ldap() to
	use dhcpHost objectClass in its filter
	This patch was contributed by Marius Tomaschewski <mt@suse.de>

2004-3-23 Brian Masney <masneyb@ntelos.net>
	* contrib/dhcpd-conf-to-ldap.pl - added options for server, basedn
	options and usage message (Net::Domain instead of SYS::Hostname).
	Added handling of zone, authoritative and failover (config and
	pool-refs) statements. Added numbering of groups and pools per
	subnet. This patch was contributed by Marius Tomaschewski <mt@suse.de>

2004-2-26 Brian Masney <masneyb@ntelos.net>
	* fixed an instance where the LDAP server would restart, but the DHCP
	server would not reconnect

2004-2-18 Brian Masney <masneyb@ntelos.net>
	* allow multiple dhcp*DN entries in the LDAP entry.

2003-9-11 Brian Masney <masneyb@ntelos.net>
	* updated patch to work with 3.0.1rc12

