This blog is updated daily.
A general description is here.
readBin()/readChar() when reading millions of character strings in a single call used excessive amounts of memory (which also slowed them down).
R CMD SHLIB could fail if used with paths that were not alphanumeric, e.g. contained '+'. (PR#14168)