Index: CHANGELOG.txt =================================================================== RCS file: /cvs/drupal/drupal/CHANGELOG.txt,v retrieving revision 1.325 diff -u -p -r1.325 CHANGELOG.txt --- CHANGELOG.txt 5 Aug 2009 19:40:55 -0000 1.325 +++ CHANGELOG.txt 6 Aug 2009 22:37:14 -0000 @@ -132,6 +132,8 @@ Drupal 7.0, xxxx-xx-xx (development vers 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.