*: #617 Use getopt() everywhere to parse creepy command line options consistently!  Whoot!
 
-*: #789 Go through all the Coverity bugs and fix them (roughly 1200 bugs at last count)
+*: #789 Go through the Coverity bugs and fix the obvious ones.
 
 *: Add support for standard universe to the new starter/shadow, then dump the old one.  This will remove all kinds of inconsistencies between vanilla and standard universe, and speed up future development, as we won't have to add code in multiple places. (*NOTE*: perhaps this isn't such a great idea anymore if DMTCP adoption goes as hoped)
 
@@ -75,8 +75,6 @@
 
 *: #653: Report operating system, distribution, and version in world ads - Lots of straightforward work detecting different distributions.
 
-*: #789: Grind into Coverity defect reports - Lots of straightforward work reaching for low-hanging fruit.
-
 *: Whenever a user reports a problem or a bug, there's a standard bunch of questions we have: what are your log files, configuration, condor_q -analze, etc.  The VDT has a nice script which automatically discovers a bunch of stuff about a system, and generates a report the user can mail in with their bug report.  We should do something similar for Condor, and ask the VDT people if we can integrate our script into their, or if we can share parts of their script.
 
 *: Remove code related to CVS and the defunct git repositories (CONDOR_EXT, CONDOR_TEST_LRG, CONDOR_TEST_CNFDTL) from Condor's NMI build scripts.