This blog is updated daily.
A general description is here.
transform.data.frame() works better when two or more columns are added.
Deparsing argument lists with non-syntactic names (e.g. that for transform()) now uses backticks rather than double quotes to produce syntactically valid output.
matrix() failed to check for 0-length 'dimnames'. (PR#13361)