diff options
-rw-r--r-- | CHANGELOG.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 53accb587..112d546c5 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -20,6 +20,8 @@ Drupal x.x.x, xxxx-xx-xx * added a simple contact module that allows users to contact each other using e-mail. - multi-site configuration: * made it possible to run multiple sites from a single code base. +- theme system: + * added new theme functions. - database backend: * the PEAR database backend is no longer supported. - performance: |