K 10
svn:author
V 6
kondou
K 8
svn:date
V 27
1998-05-11T06:04:07.000000Z
K 7
svn:log
V 631
From: Katsuhiro Kondou <kondou@nec.co.jp>

lib/getconfig.c:
	- new parameter 'nnrpdoverstats' is added to inn.conf
	- overview stats for nnrpd will be logged to syslog with this
	  parameter
lib/dbz.c:
	- use lseek() and read() for small size buffer instead of fseek()
	  and fread()
lib/parsedate.y:
	- From: Matt Stein <matt@ican.net>
	- I have noticed that INN 2.0 configures fine, but does not
	  compile on HPUX.  Below, are some patches that are required
	  to compile.  I don't know what this does on any other OS',
	  but it does fix the problems under HPUX.  I hope someone
	  has time to look through, and include these.

END
