Entity API:
* Entities created with the entity API can be now exportable.
* Improved class naming of entity API. Update your controller class name!
* Improved entity API test module to test exportables.
Entity Metadata:
* added the possibility to specify an options list for a property
* enhanced node module integration and fixed field API integration to work with current HEAD.
* various small bugfixes and improvements