This blog is updated daily.
A general description is here.
The "nls" method for df.residual() gave incorrect results for models fitted with na.action = na.exclude. (PR#14194)
tools::showNonASCII() failed to detect non-ASCII characters if iconv() (incorrectly) converted them to ASCII.different ASCII characters. (Seen on Windows only.)
match(incomparables=<non-NULL>) could in rare cases infinite- loop.