diff options
-rw-r--r-- | CHANGELOG.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt index fbb3c3c12..5a9fd7377 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -87,6 +87,9 @@ Drupal 7.0, xxxx-xx-xx (development version) preserved but renamed to file_unmanaged_*(). - Added aliased multi-site support: * Added support for mapping domain names to sites directories. +- Added RDF support: + * Modules can declare RDF namespaces which are serialized in the <html> tag + for RDFa support. Drupal 6.0, 2008-02-13 ---------------------- |