$Id: NEWS,v 1.5 2008/06/09 02:05:43 lukem Exp $

This is tnftpd version 20080609.

Changes in tnftpd from 20061217 to 20080609:

	Implement -n to disable hostname lookups.

	Add configure --with-pam to enable PAM authentication support.
	Defaults to checking for PAM.

	Add configure --with-skey to enable S/Key authentication support.
	Incompatible with --with-pam, defaults to no.

	Convert to autoconf 2.61.

	Improve detection of large file support.

	Disable SOCKS support; I don't have the ability to test it,
	and the autoconf checks were very out of date.

	Update the fts(3) replacement.

	Use fcntl(3) locking instead of flock(3) or lockf(3).

	Portability fixes and improvements.

Changes in tnftpd from 20061204 to 20061217:

	Portability fix: provide a replacement daemon(3) if necessary.

Changes in tnftpd from 20040810 to 20061204:

	Fix buffer overflow in local version of glob(3).

	Implement -D to run as a stand-alone daemon.

	Add ftpd.conf(5) options:
		hidesymlinks
		recvbufsize

	Enforce account expiration, and support shadow password aging
	where appropriate.

	Return 450 instead of 550 upon NLST error.

	Portability fixes and improvements.
