The tenth maintenance release of the Drupal 4.7 series. Only fixes for bugs have been committed. New features are only being added to the forthcoming Drupal 6.0 release.
Bug fixed:
* Fixed taxonomy feed bug introduced by SA-2007-031
The fifth maintenance release of the Drupal 5 series. Only fixes for bugs have been committed. New features are only being added to the forthcoming Drupal 6.0 release.
Fixed missing missing brackets in a query in the user module.
* Fixed a faulty use of preg_match which caused a warning in PHP 5.2.x.
* A users encrypted password is now deleted along with the user.
* Removed a redundant write to file when saving a key using the file storage method.
* Fixed the anonymous account receiving an encrypted password in some situations.
* Removed an unused menu item.