In no particular order:


o  Customizable classes and states is not quite complete. I still need to:

   - somehow dynamically determine abbrevations for customizable classes
     and states for the query listbox. More likely would be that they
     have to be specified in a config file.
   - dynamically size the class width in case customizable classes 
     (or their abbreviations) are longer than 4 characters.
   - dynamically size the class width in case customizable classes 
     (or their abbreviations) are longer than 9 characters.

o  Allow editing of raw data (Jens Krinke <krinke@ips.cs.tu-bs.de>).
o  Show responsible for each category? (Daniel Quinlan <quinlan@transmeta.com>).
o  Add delayed mail sending to allow off-line creation of new bug reports?
o  Add instructions/support for tksendpr stand-alone without gnatsd access.
o  Add a dialog to edit/set configuration parameters? (Paul Traina <pst@juniper.net>).
o  Find a volunteer to test TkGnats on the Macintosh.
   - Mac doesn't use slashes in file names; have to convert path manipulation to
     use Tcl file commands (such as [file join]).
o  Add SUBMITTER as a new field in the servers file?
o  Sort out with the GNATS community some sort of USER authentification for gnatsd.
   (other than host name in gnatsd.conf, because some users have dynamic IP addresses).
o  Color configuration
   - short-term: make variable (DONE in TkGnats-3.0.4)
   - long-term:  interactive control similar to the font selector.
