2.0

 2004-11-24:
   * nukereq.sh: added an option to limit the number of lines output during a
     nukereq listing
   * README: a few revisions / clarifications

 2004-11-23:
   * nukereq.sh: added output for nukereq db cleans
   * nukereq.sh: a more descriptive message is displayed when nukereq listing an
     empty nukereq db
   * nukereq.sh: improved the formatting of the script's output
   * nukereq.tcl, nukereq.sh: users can now delete MULTIPLE nuke requests on one
     line either by number or name (you can combine them like: !nukereq <name1>
     <number1> <name2> <name3> <number2> etc.)

 2004-11-22:
   * nukereq.sh: cleaned up formatting, and gave some variables more 
     meaningful names
   * nukereq.sh: improved the efficiency of the logic
   * nukereq.sh: users can now delete by nuke NAME as well as number
     Example: !nukereq del Mynukedartist-title-2005-group
   * reworked how the nukereq text file is edited - should reduce if not
     eliminate script errors that may have occurred
   * nukereq.sh: no longer needs the 'nl' binary
   * nukereq.sh: new configuration variable: "date_format", which allows you to
     define the date format that's output to the nukereq file (MMDD, etc.)
   * README: updated to reflect the above changes
