Changes to gnats/doc/ChangeLog
Yngve Svendsen <[email protected]> Mon, 14 Oct 2002 15:47:14 -0400
| Newsgroups | gmane.comp.bug-tracking.gnats.patches |
|---|---|
| Message-ID | <[email protected]> |
Index: gnats/doc/ChangeLog diff -c gnats/doc/ChangeLog:1.66 gnats/doc/ChangeLog:1.67 *** gnats/doc/ChangeLog:1.66 Mon Oct 14 15:40:03 2002 --- gnats/doc/ChangeLog Mon Oct 14 15:47:14 2002 *************** *** 1,5 **** --- 1,13 ---- 2002-10-14 Yngve Svendsen <[email protected]> + * gnatsd.man, gnats.texi: Remove `Classes' as a valid argument to + the LIST command. This parameter was removed because "class" is + no longer a built-in field. In order to list classes, you have to + use the command "fvld class", just as for all other non-builtin + fields. + + 2002-10-14 Yngve Svendsen <[email protected]> + * gnatsd.man: Amend descriptions of CHDB and USER commands to allow for blank passwords. Correct the stated CODE_OK number from 220 to 210. Say that CHDB now also returns the user access level.