summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteven Wittens <steven@10.no-reply.drupal.org>2004-08-20 17:27:24 +0000
committerSteven Wittens <steven@10.no-reply.drupal.org>2004-08-20 17:27:24 +0000
commit5390f182c3d1057a29f23a67835aa31f59eea2b9 (patch)
treede7aac000daaa319acea53b745dce1924d87d0ed
parent9f2d6f0e5193ebf8e65289f37b3a8d182bbd7e08 (diff)
downloadbrdo-5390f182c3d1057a29f23a67835aa31f59eea2b9.tar.gz
brdo-5390f182c3d1057a29f23a67835aa31f59eea2b9.tar.bz2
Adding a note to CHANGELOG about the template system changes.
-rw-r--r--CHANGELOG.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index d75bc2bcc..8ebff4297 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -26,6 +26,9 @@ Drupal x.x.x, xxxx-xx-xx
* added support for multiple database connections.
- theme system:
* changed all GIFs to PNGs.
+ * reorganised the handling of themes, template engines, templates and styles.
+ * unified the settings for themes.
+ * added theme screenshots.
- blocks:
* added 'recent comments' block.
* added 'categories' block.