diff options
author | Steven Wittens <steven@10.no-reply.drupal.org> | 2004-08-20 17:27:24 +0000 |
---|---|---|
committer | Steven Wittens <steven@10.no-reply.drupal.org> | 2004-08-20 17:27:24 +0000 |
commit | 5390f182c3d1057a29f23a67835aa31f59eea2b9 (patch) | |
tree | de7aac000daaa319acea53b745dce1924d87d0ed | |
parent | 9f2d6f0e5193ebf8e65289f37b3a8d182bbd7e08 (diff) | |
download | brdo-5390f182c3d1057a29f23a67835aa31f59eea2b9.tar.gz brdo-5390f182c3d1057a29f23a67835aa31f59eea2b9.tar.bz2 |
Adding a note to CHANGELOG about the template system changes.
-rw-r--r-- | CHANGELOG.txt | 3 |
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. |