From 0.1 to 0.3
----------------

+ Added stamp to HTML log.
+ Altered HTML formatting
+ Fixed bug which made -log read the logfile specified in the
  config file, even if -logfile was given at the command line, 
  unless -log came after -logfile,
+ Rewrote the get_current_dir_name() to comply to even more compilers.
  Even them old pesky ones.
+ Fixed the directory confusement if one for example did -logfile ./log.
  Since the function firstr() chdirs to ~/.icpld pwd was dito. Hence ./log
  actually meant ~/.icpld/log anyways. 
+ Fixed the html formatting, even on files set by -htmlfile or from the config.
+ Altered contact address in AUTHOR
