summaryrefslogtreecommitdiff
path: root/CHANGELOG.txt
diff options
context:
space:
mode:
authorAngie Byron <webchick@24967.no-reply.drupal.org>2009-08-14 05:44:20 +0000
committerAngie Byron <webchick@24967.no-reply.drupal.org>2009-08-14 05:44:20 +0000
commit0f5b39b3d53c51eee2f0f8e30e231d84c84cc0f6 (patch)
tree4fa5bd7edc7900d3987001beb2d88517101bbf6f /CHANGELOG.txt
parent7cd59c6bc49b9a8608eb07304b265a59fe51e63f (diff)
downloadbrdo-0f5b39b3d53c51eee2f0f8e30e231d84c84cc0f6.tar.gz
brdo-0f5b39b3d53c51eee2f0f8e30e231d84c84cc0f6.tar.bz2
#491190 follow-up by bangpound: Add CHANGELOG.txt entry for taxonomy term fields.
Diffstat (limited to 'CHANGELOG.txt')
-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.