﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
732	psFitsWriteHeader is dropping the comments	eugene	David.Robbins@…	"psFitsWriteHeader was not writing out the COMMENTS and HISTORY entries
correctly, and it was leaving only one of each in the output header.  This is
because these fields need to be written with:

	      fits_write_comment(fits->fd, item->comment, &status);
and
	      fits_write_history(fits->fd, item->comment, &status);


I've fixed this in the rel10_ifa release"	defect	closed	high		fits	0.10.1	normal	fixed		
