*: grid universe mirror jobs
 *: any backwards compatibility code that predates  v6.8 or so (grep for version object usage?)
-*: any compatibility with CRUFT in its name, e.g. VM_CRUFT
+*: any compatibility with CRUFT in its name, e.g. VM_CRUFT (#62)
 *: any remaining pvm code (exists in submit, schedd, shadow, starter, startd)
 *: dead code surrounded by "#if 0", it can be removed in commits that'd be easy to find again
 *: code for platforms that are no longer supported, e.g DUX, ULTRIX, etc
@@ -15,3 +15,4 @@
 *: BIOTECH=TRUE, baby!
 *: The src/h directory
 *: struct proc and friends
+*: condor_c++_util/classadlogparser.cpp #define's free to avoid segfaults