Index: CHANGELOG.txt
===================================================================
RCS file: /cvs/drupal/drupal/CHANGELOG.txt,v
retrieving revision 1.296
diff -u -p -r1.296 CHANGELOG.txt
--- CHANGELOG.txt	26 Jan 2009 14:08:40 -0000	1.296
+++ CHANGELOG.txt	7 Mar 2009 16:16:05 -0000
@@ -91,6 +91,12 @@ Drupal 7.0, xxxx-xx-xx (development vers
 - Added RDF support:
     * Modules can declare RDF namespaces which are serialized in the <html> tag
       for RDFa support.
+- Field API:
+    * Custom data fields may be attached to nodes and users in Drupal.
+    * In addition, any other object type may register with Field API
+      and allow custom data fields to be attached to itself.
+    * Provides a subset of the features of the Content Construction
+      Kit (CCK) module.
 
 Drupal 6.0, 2008-02-13
 ----------------------
