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’ or non-ASCII elements in a UTF-8 locale. Part of this was due to a bug in the TRE library. (PR#16009)