This blog is updated daily.
A general description is here.
nchar() now gives the number of characters and their width as would be printed in Rgui for UTF-8 strings, not as they would be printed in Rterm (via <U+xxxx> escapes).
The 'factor' method of format() now preserves names, dims and dimnames in the same way as for character and numeric inputs.