This blog is updated daily.
A general description is here.
‘extSoftVersion()’ now reports the version (if any) of the ‘readline’ library in use.
Versions of the ‘readline’ library >= 6.3 had been changed so that terminal window resizes were not signalled to ‘readline’: code has been added using a explicit signal handler to work around that (when R is compiled against readline >= 6.3). (PR#16604)