This blog is updated daily..
A general description is here.
In ‘legend()’, setting some entries of ‘lwd’ to ‘NA’ was inconsistent (depending on the graphics device) in whether it would suppress those lines; now it consistently does so. (PR#14926)
The string ‘"infinity"’ allowed by C99 was not accepted as a numerical string value by e.g. ‘scan()’ and ‘as.character()’. (PR#14933)
