[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
gnats/gnats ChangeLog edit.c query.c
From: |
bmanson |
Subject: |
gnats/gnats ChangeLog edit.c query.c |
Date: |
14 Feb 2000 23:58:50 -0000 |
CVSROOT: /cvs/gnats
Module name: gnats
Changes by: address@hidden 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.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- gnats/gnats ChangeLog edit.c query.c,
bmanson <=