0.505 2010-11-23 John Lightsey - Remove usage of stdbool.h to fix compile on Solaris 0.504 2010-11-19 John Lightsey - Fix compile of sha512crypt.c on systems with no uintptr_t type 0.503 2010-11-17 John Lightsey - Fix Win32 build, thanks toddr (rt 63098) 0.502 2010-11-17 John Lightsey - Remove usage of strpncpy() from sha256crypt.c and sha512crypt.c - Remove usage of stdint.h from sha256crypt.c and sha512crypt.c 0.501 2010-11-16 John Lightsey - Remove useless include of crypt.h in des.c - Remove usage of mempcpy() from sha256crypt.c and sha512crypt.c - Remove usage of __stpncpy from sha512crypt.c - Update Makefile.PL - Fix byte order detection - Fix typo in POD example - Fix test messages is 05_combined.t 0.4 2010-11-09 John Lightsey - Initial public release