                           MKTEMP RELEASE NOTES
	$Id: RELEASE_NOTES,v 1.2 2001/06/27 03:41:53 millert Exp $

mktemp 1.2 released: 06/26/2001
	Incorporated patches from solar@openwall.com.

mktemp 1.1 released: 05/23/2001
	Use srandomdev(3) if it exists instead of seeding by hand from
		the random device.
	Added -V (version) flag.
	Fixed an off by one error in mkdtemp.c.  This is only used if the
		user specified --with-libc to configure and libc lacks
		mkdtemp(3) so should not affect many people.
	Sync manual page with OpenBSD one.
	Mention new mktemp-announce mailing list.

mktemp 1.0 released: 02/06/2000
