In trying to find a way to notify developers of D7 API changes, the best solution we've come up with is to formally publish to the Drupal Development Mailing List. API change notifications will occasionally be posted here with a title starting with "Drupal 7 API Change notification"
Today field_attach_prepare_translation needs to be updated for D7 API <http://drupal.org/node/362021>was committed with significant API changes to the translation system. If your code provides hook_field_prepare_translation() or hook_node_prepare_translation(), or calls field_attach_prepare_translation(), you'll need to take a look at #32 and #33 of that issue. In fact, if you even know what those hooks are, you had *better* look at the issue. Thanks, -Randy -- Randy Fay Drupal Module and Site Development [email protected] +1 970.462.7450
