diff options
author | Dries Buytaert <dries@buytaert.net> | 2005-01-27 14:33:29 +0000 |
---|---|---|
committer | Dries Buytaert <dries@buytaert.net> | 2005-01-27 14:33:29 +0000 |
commit | cf2bf077162a1e44d0edea3a625f615de91c6ba3 (patch) | |
tree | 34a7ba675d83b0fbd628c2bc010986502789c918 | |
parent | 8618346133ca66298872b7c43cb1bf7f81355cac (diff) | |
download | brdo-cf2bf077162a1e44d0edea3a625f615de91c6ba3.tar.gz brdo-cf2bf077162a1e44d0edea3a625f615de91c6ba3.tar.bz2 |
- A small updates
-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: |