K 10
svn:author
V 6
kondou
K 8
svn:date
V 27
1999-11-18T11:16:31.000000Z
K 7
svn:log
V 429
innd/art.c:
	- From: Don Lewis <Don.Lewis@tsc.tdk.com>
	- There's a bug in the ARTpost() function - when it sees an article
	  with a distribution header such as "Distribution: ," (note the
	  comma), the DISTparse() function returns a distribution[] array with
	  a null pointer as it's first element (i.e., an empty list). The later
	  call to MaxLength() in the arguments to sprintf() dereferences this
	  and dies in flames.

END
