summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index 9d3d8075c..f99069a65 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.