This is the mail archive of the gnats-cvs@sourceware.cygnus.com mailing list for the GNATS project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

gnats/gnats ChangeLog edit.c query.c


CVSROOT:	/cvs/gnats
Module name:	gnats
Changes by:	bmanson@sourceware.cygnus.com	00/02/14 15:58:50

Modified files:
	gnats          : ChangeLog edit.c query.c 

Log message:
	* query.c (parseQueryFormat): Make sure the list of fields ends up
	in the correct order.
	
	* edit.c (addAuditEntryP): New function.
	(processPRChanges): Ignore the case where a field isn't present in
	the new PR but did in the old, and field is readonly; we set the
	new PR's field to have the same value as the old one.
	(edit_field): Use append_string () instead of the macro.
	(applyChangeAction): Don't handle adding audit-trail entries
	here...
	(applyChangeActions): Do it here instead; we can also check for
	a global "add audit trail entries" action.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]