Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
"Reset to defaults" button behavior in admin settings. Clicking this will now pull data from the robots.txt file included in the module directory instead of returning nothing (effectively setting robots.txt to a blank file).
Compatibility issue with modules that call hook_robots(), especially XML Sitemap. Line breaks now behave normally.
Drupal 6 coding standard changes: .info file includes "core = 6.x", etc.