2006-08-16  Bill Nottingham  <notting@redhat.com>

	* dhcdbd.spec: Silence %postun condrestart, %preun stop

2006-08-14  David Cantrell  <dcantrell@redhat.com>

	* Rolled in dbus-deprecated patch changes to upstream source
	* dhcdbd.init: Corrected syntax problems (#202219)
	* dhcdbd.spec: Install init script for source archive, not SOURCES

2006-05-30  Jason Vas Dias  <jvdias@redhat.com>

	* dhcdbd.conf: Remove 'servicedir' entry (#193562)

2006-04-20  Jason Vas Dias  <jvdias@redhat.com>

	* Prevent potential memory corruption on hex string options with
	single-byte non-ascii values (#189529).
	* Modify dhcp option types to be in  line with latest ISC dhcp.

2006-01-17  Jason Vas Dias  <jvdias@redhat.com>

	* dbus_service.c: Cleanup un-exercised code (lines 381 & 391), pointed
	out by David Binderman <dcb314@hotmail.com>

2005-12-01  Jason Vas Dias  <jvdias@redhat.com>

	* Remove use of DBUS_NAME_FLAG_PROHIBIT_REPLACEMENT

2005-11-16  Jason Vas Dias  <jvdias@redhat.com>

	* Change dhclient.leases directory to /var/lib/dhclient (#169164)
	* Makefile: Fix (#173431)
	* Changes from Robert Love <rml@novell.com>: Use daemon(3) to
	daemonize, direct stdout/stderr to /dev/null instead of console,
	use dhclient -q option

2005-08-12  Jason Vas Dias  <jvdias@redhat.com>

	* Allow named user perm to send in /etc/dbus-1/system.d/dhcdbd.conf
	* Handle non-existent /etc/sysconfig/network (#163711)

2005-07-27  Jason Vas Dias  <jvdias@redhat.com>

	* dhcdbd.init: Fix startup order (#163711, #162857)
	* dhcdbd.conf: Improve security by allowing only root user to send
	to dhcdbd.

2005-06-06  Jason Vas Dias  <jvdias@redhat.com>

	* Add GPL licensing
	* src/main.c: Make all paths into -D options
	* Handle interface specific dhclient-${if}.conf files properly
	* Add "up" dhclient flag DHCLIENT_NO_LEASES to remove lease
	database on startup
	* Add /var/run/dhcdbd.pid file support
	* Clean up after dead prospective subscribers properly

2005-05-15  Jason Vas Dias  <jvdias@redhat.com>

	* Add subscriptions for option signals from ANY interface
	* Fix handling of .old. options from previous lease

2005-05-03  Jason Vas Dias  <jvdias@redhat.com>

	* Allow --no_daemon to appear before --system or --session
	* Add timeout "up" argument

2005-05-02  Jason Vas Dias  <jvdias@redhat.com>

	* Removed setuid requirement

2005-04-30  Jason Vas Dias  <jvdias@redhat.com>

	* Add subscription facility

2005-04-25  Jason Vas Dias  <jvdias@redhat.com>

	* Initial version
