This blog is updated daily.
A general description is here.
A missing PROTECT caused rare segfaults during calls to load(). (PR#13880, fix found by Bill Dunlap.)
gzcon() (used by load()) would re-open an open connection, leaking a file handledescriptor each time. (PR#13841)