I've noticed a little typo (i think) in the TODO bundle
It's in the CHANGED part.
It wasn't case sensitive and after a quick look i saw
  { :label => "CHANGED", :color => "#008000", :regexp => /CHANGED[\s,:]+(\S.*)$/i  },
 the "i" was missing and the end of the regex
Maybe it was done on purpose .. then i didn't say anything


Regards J.