I received the following PHP Notice:
Notice: Undefined property: stdClass::$filter_mediaplugin_enable_img in /home/arborrow/Moodle/code/cvshead/filter/mediaplugin/filter.php on line 95
after updating from CVS. Once $CFG->filter_mediaplugin_enable_img gets setup which for most will be during the 2.0 installation this will not be an issue. I'm marking this as trivial because of its low impact. In fact feel free to close as 'Won't fix' but just in case someone comes across the issue I figured this could document it.
Peace - Anthony