Changes to gnats/gnats/ChangeLog
Milan Zamazal <[email protected]> Sun, 28 Jul 2002 15:21:59 -0400
| Newsgroups | gmane.comp.bug-tracking.gnats.patches |
|---|---|
| Message-ID | <[email protected]> |
Index: gnats/gnats/ChangeLog diff -c gnats/gnats/ChangeLog:1.258 gnats/gnats/ChangeLog:1.259 *** gnats/gnats/ChangeLog:1.258 Fri Jul 19 03:00:12 2002 --- gnats/gnats/ChangeLog Sun Jul 28 15:21:58 2002 *************** *** 1,3 **** --- 1,24 ---- + 2002-07-28 Milan Zamazal <[email protected]> + + * pr-stat.c (long_options): The `--help' option uncommented. + + * queue-pr.c (main): `-m' added to the short options; thanks to + Dirk Schenkewitz. + + * gnats-pwconv.c (USAGE): More customization of the messages + depending on HAVE_LIBCRYPT. + (main): Make OPTSTRING dependent on HAVE_LIBCRYPT. + Thanks to Dirk Schenkewitz. + + * cmds.c (gnatsdChdb): Missing `const' qualifier added. + + * gen-closed-date.c (main): The unused and undocumented option + `-c' removed. + (USAGE): Misaligned text aligned. + Thanks to Dirk Schenkewitz. + + * gen-index.c (main): Don't use automatic option variable setting. + 2002-07-19 Milan Zamazal <[email protected]> * cmds.c (gnatsdChdb): On verification error, be safe against