diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index ee539a5fb70a746fa2e6d6188d9ec7ceecb90e3c..81e8f374ded52ddff3b33eea18945400a41251df 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.