1.4 01/04/02 Martin Fischer - fixed a bug with the -f option - verbose output now better shows what is happening - final report lists the sites/files that weren't checked - 'Last modified' timestamp is now shown in all ( most? ) cases 1.3 03/13/01 Jeffrey Fulmer - added GNU autotools support - linkcheck.c added config.h checking on includes added display_version( bool ) exits on TRUE. added display_help(); added parse_cmdline( int, *argv[] ); 1.2 11/14/01 - fails on www.msbooks.com because the HTTP request EOL is incorrect; must be \r\n, not \n. Fixed - Dan Kegel - fails on www.cvlug.org because it never times out (well, it seems like forever) Added timeouts - Dan Kegel - fails on hosts that require a Host: header line (i.e. multiple virtual hosts with same ip address), fixed Dan Kegel - no usage message, added - Dan Kegel - "permanetly moved" mispelt, fixed - Dan Kegel 1998 - first version