Changes to gnats/gnats/ChangeLog
Yngve Svendsen <[email protected]> Mon, 14 Oct 2002 15:00:35 -0400
| Newsgroups | gmane.comp.bug-tracking.gnats.patches |
|---|---|
| Message-ID | <[email protected]> |
Index: gnats/gnats/ChangeLog diff -c gnats/gnats/ChangeLog:1.269 gnats/gnats/ChangeLog:1.270 *** gnats/gnats/ChangeLog:1.269 Mon Oct 14 07:42:25 2002 --- gnats/gnats/ChangeLog Mon Oct 14 15:00:35 2002 *************** *** 1,3 **** --- 1,11 ---- + 2002-10-14 Yngve Svendsen <[email protected]> + + * dbconfig.in: Make the `states' field behave as described in the + states file, i.e. when changing from one closed state to another, + do not touch the Closed-Date field, and reset the Closed-Date + field only when changing from a closed state to an non-closed. + Patch submitted by Alwin Dieperink. + 2002-10-14 Pankaj K. Garg <[email protected]> * gnatsd.access: Say a bit more about password encryption methods.