* old known bug: items inserted on preview with add_more button weren't detected on diff_values (to perceive this fix Driven API above alpha1 should be used)
* reordered behaviors: new producer/consumer behavior bellow ACP
* support #758086: Support workflow states: workflow as driven properties (state/schedule/comment)
* bug fix: plenty minor bugs
* support: content_taxonomy_autocomplete (before it wasn't handled at all)
* feature: Access Control Policies
* feature: Node Edition Policy
* update_6002: checks for proper upgrade (i.e. old/new files existence) no action will be performed in any case
* API: split Driven API (i.e. MAJOR REFACTOR)
BEFORE MAYOR refactor
* API: inspector (first draft)
* API: live comparison
* API: Access Control Policies
* refactor: HS normalization (should be equivalent except for the resulting diff_values being arrays)
* assertion dumps #738418: Add more debug info
* package=Driven
* bug fix: date detecting unchanged as a change (without interval and with timezone), reported by szokes
* feature: drive properties programmatically (i.e. comment_driven_save) #741274: Using comment driven programmatically
* API: MAJOR refactor eq.inc
* API: comment_driven_inspect / live comparison
* API: Access Control Policies
* bug fix: ignoring "Enable driven properties" checkbox
* bug fix: properly discriminate CCK's number having NULL #default_value
* bug fix: check for fieldgroup existence before attempting to clear its cache, reported by Takafumi #741524: check for fieldgroup existence before attempting to clear its cache
Note: this release requires running update.php
* comment_driven: update_6001 for menu_rebuild (to include global settings page)
* comment_driven_cck: update_6001 higher weight than CCK's fieldgroup to detect fields having a group change
Note: this is not the latest milestone, unstable3 was already committed and released, this is just a relevant milestone before falling into a lot of refactor