This blog is updated daily.
A general description is here.
A change to options(scipen=) was only implemented when printing next occurred, even though it should have affected intervening calls to axis(), contour() and filledcontour().
prettyNum(drop0trailing=TRUE) did not handle signs of imaginary parts of complex numbers correctly (and this was used by str(): PR#14201).