*** Changes in version 1.1.5

-  Bug fixes for errx/warnx
(05/11/2003) taviso@gentoo.org
	- ported some updates from the NetBSD project to Linux.
	- removed a load of cast to voids.
	- syntax changes.
	- killing skeyaudit, using a shell script modified from NetBSD.
	- cleanups to stop warnings with gcc.
	- building a library for dynamic linking.
	- swapping some str{cat,cpy} for strn{cat,cpy}
	- killing rmd160 support.
	- removing strlcpy function, not useful.
	- quick hack for shadow support.
	- quick hack for cracklib support.
	- various other stuff.

*** Changes in version 1.1.4

-  Sync with OpenBSD tree
-  Minor bug fixes (flock.c, etc)

*** Changes in version 1.1.3

-  Check for md5global.h (cyrus' md5 implementation). 
   Patch from Ben Lindstrom <mouring@pconline.com>
-  Sync with OpenBSD tree.
-  RPM spec file added. 
   Patch from Craig I. Hagan <hagan@cih.com>

