=== modified file 'CHANGELOG.txt' --- CHANGELOG.txt 2009-10-17 11:39:15 +0000 +++ CHANGELOG.txt 2009-10-19 19:26:15 +0000 @@ -144,6 +144,9 @@ Drupal 7.0, xxxx-xx-xx (development vers - Added RDF support: * Modules can declare RDF namespaces which are serialized in the tag for RDFa support. + * Modules can specify how their data structure maps to RDF. + * Added support for RDFa export of nodes, comments, terms, users, etc. and + their fields. - Field API: * Custom data fields may be attached to nodes, users, comments and taxonomy terms.