Changes to gnats/gnats/ChangeLog
Yngve Svendsen <[email protected]> Tue, 24 Sep 2002 17:22:02 -0400
| Newsgroups | gmane.comp.bug-tracking.gnats.patches |
|---|---|
| Message-ID | <[email protected]> |
Index: gnats/gnats/ChangeLog diff -c gnats/gnats/ChangeLog:1.265 gnats/gnats/ChangeLog:1.266 *** gnats/gnats/ChangeLog:1.265 Tue Sep 24 15:37:33 2002 --- gnats/gnats/ChangeLog Tue Sep 24 17:22:02 2002 *************** *** 1,5 **** --- 1,11 ---- 2002-09-24 Yngve Svendsen <[email protected]> + * mkdb.sh: Change to use gnatsd.user_access as user access file + name. + - mkdb.sh (domkdir): Provide -p parameter to mkdir, so that + non-existing parent directories are automatically created. Fixes + PR 316. Both fixes by Pankaj K. Garg. + * dbconfig.in: Fix capitalization of the descriptions of the How-To-Repeat and Release fields.