At the Drupal Summit today, I gave a talk about pulling CCK Configuration changes into code.
The idea is to have code instead of clicking, so it eases the deployment process.
Attached files include the test module I created and the slides which provide a cleaner view of the code needed to handle these types of changes using hook_update_N()