K 10
svn:author
V 7
scrappy
K 8
svn:date
V 27
1998-05-21T02:10:20.000000Z
K 7
svn:log
V 334
From: Michael Hall <mhall@riverside.org>

1. 'openlog' patches all *.c files for INN programs that have any 'syslog()'
   or 'ReadInnConf()' calls by adding '#include <logging.h>' and adding an
   'openlog()' early in 'main()'. Any programs that already had an existing
   'openlog()' line were left as is to avoid breaking anything.

END
