DEVELOPER DOCUMENTATION
UPDATING FROM 5.x TO 6.x

TODO:
- field modules have to write an update function to update their columns
  (can we provide a helper function to make this easier ?)

See http://drupal.org/node/191796 for an guide to updating field modules.

Look in the /examples/ folder of this module for example field module
code.