From cf2bf077162a1e44d0edea3a625f615de91c6ba3 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Thu, 27 Jan 2005 14:33:29 +0000 Subject: [PATCH] - A small updates --- CHANGELOG.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 53accb587f..112d546c54 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: -- GitLab