It has to be the incorporation of some of the Boost libraries (shared_ptr<> and bind top the list)
Control over template instatntiation should finally solve the issue of the enormous compile times and make it actually feasible to use modern template code in large projects.
Template typedefs
Lots of other small but important things, but they do matter in production code.