diff options
author | Neil Drumm <drumm@3064.no-reply.drupal.org> | 2006-08-15 05:33:26 +0000 |
---|---|---|
committer | Neil Drumm <drumm@3064.no-reply.drupal.org> | 2006-08-15 05:33:26 +0000 |
commit | 0aee20e61b0fe78ba6f6d9d1853bc79b25abdba7 (patch) | |
tree | 0f43c188c238817502d0db0561142385aee2579b | |
parent | b8f36e1c6ab9d00a4d8b2d1910e83a0f71770eca (diff) | |
download | brdo-0aee20e61b0fe78ba6f6d9d1853bc79b25abdba7.tar.gz brdo-0aee20e61b0fe78ba6f6d9d1853bc79b25abdba7.tar.bz2 |
CHANGELOG
-rw-r--r-- | CHANGELOG.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt index ee539a5fb..81e8f374d 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. |