This blog is updated daily.
A general description is here.
(Windows only) When using certain desktop themes in Windows 7 or higher, ‘Alt-Tab’ could cause ‘Rterm’ to stop accepting input. (PR#14406; patch submitted by Jan Gleixner.)
‘pretty(d, ..)’ for date-time ‘d’ tweaked more nicely (PR#16923).
When a class name matches multiple classes in the cache, perform a dynamic search in order to obey namespace imports. This should eliminate annoying messages about multiple hits in the class cache. Also, pass along the package from the ‘ClassExtends’ object when looking up superclasses in the cache.