This blog is updated daily.
A general description is here.
‘sub()’ and ‘gsub()’ did not handle regular expressions like ‘"\s{2,}"’ properly if the text contained ‘NA’ elements. (This is a partial fix: our regexp library still doesn't handle that regexp if the text contains UTF-8 characters.) (PR#16009)