From 0aee20e61b0fe78ba6f6d9d1853bc79b25abdba7 Mon Sep 17 00:00:00 2001 From: Neil Drumm <drumm@3064.no-reply.drupal.org> Date: Tue, 15 Aug 2006 05:33:26 +0000 Subject: [PATCH] CHANGELOG --- CHANGELOG.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index ee539a5fb70a..81e8f374ded5 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -36,6 +36,7 @@ Drupal x.x.x, xxxx-xx-xx (development version) - PHP Template engine: * add the ability to look for a series of suggested templates. * look for page templates based upon the path. + * look for block templates based upon the region, module, and delta. - content system: * made it easier for node access modules to work well with each other. * added configurable content types. -- GitLab