1.10.6:
	o Added PAM support

1.10.2: 
	o Reversed meaning of -d option. If you'd like to run rpc.dracd 
	  from inetd, use rpcgen with -I opion, and call rpc.drac without
	  -d option. If you'd like to have rpc.dracd started form sysVinit
	  as a daemon, generate rpc code without -I option and start the 
	  daemon with -d option.
	  
	o Updated man pages.

1.10.1: 
	o rpc.dracd now switches to daemon mode. Option -d causes it not 
          to switch to daemon mode (Bartosz Lis).

        o rpc.dracd can setuid & setgid to a non-root user/group. User
          is specified with -u <user> or -U option and group is specified
          with -g <group> or -G. Uppercase options switch to compiled-in defaults:
          drac:drac (Bartosz Lis).

        o Some changes to startup files.
          
1.10:
	o Added support for postfix (Jeff Johnson) and
	  exim (Mark Clements) MTAs.

	o Included Makefile settings for FreeBSD 2.2.x (Forrest Aldrich).

1.9:
	o Fixed IP address byte order bug when RPC client and server
	  ran on hosts with different byte orders (Konstantin Martynenko).

1.8:
	o Included Makefile settings for RedHat Linux (Andreas Fink).

	o Added a dracd-setup script for RedHat Linux (Andreas Fink).

1.7:
	o Added support for `rpcgen -C'.

	o Included Makefile settings for IRIX-6.2 (Ayamura Kikuchi).

1.6:
	o Added support for DB version 2.6.

1.5:
	o Source changes now recorded in a Changes file.

	o ps command fixed in dracd-setup (Brian J. Coan).

	o Reviewed IP address byte order issues (Brian J. Coan and
	  Michael Tratz).

	o Added support for DB version 1.85 (Brian J. Coan).

