This blog is updated daily.
A general description is here.
validObject called with complete=TRUE did not use inherited validity methods for slot classes.
several bugs fixed in as(): the initial method lookup was not using the table with inherited methods (so inheritance had to be recomputed each time); coerce() should not be called directly--it can insert invalid inherited methods; the constructed as() methods were not retaining the function's environment.