This blog is updated daily..
A general description is here.
print.Rd() now adds necessary escape characters so that printing and re-parsing an Rd object should produce an equivalent object.
parse_Rd() now always converts its input to UTF-8. The Rd2* rendering functions have a new parameter, 'outputEncoding', which controls how their output is encoded: by default in the local encoding.
