diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 9d3d8075c4ae93f08aa2846972b1d5986b282764..f99069a658f196c7e1094a21df69d839782b6cc9 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -133,6 +133,8 @@ Drupal 7.0, xxxx-xx-xx (development version) and allow custom data fields to be attached to itself. * Provides a subset of the features of the Content Construction Kit (CCK) module. + * Taxonomy terms are now Field API fields that can be added to any fieldable + object. - Installer: * Refactored the installer into an API that allows Drupal to be installed via a command line script.