Yay, only 1 year, 2 months and 30 days after Drupal 7 was released, I finally make good on my #D7CX pledge. Except for that "on the day that Drupal 7 is released" part, for which I apologize..
This release adds commenting to the alias.tpl.php file and also outputs an opening <?php tag when printing the alias to the terminal.
It also updates the command that drush-vagrant uses from vagrant ssh_config, which was removed sometime before Vagrant 1.0 (probably 0.9) and uses vagrant ssh-config instead, which works in all versions of vagrant.
This release brings features for better support for localization and translation of content. We added support for entity translation across all our entities (files, all our content types and terms), and we also made sure it all works in the blog and the newspaper product.