From 7b1fc6d495eb9ab91c6726417e9905b83bcbd1c7 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Tue, 26 Oct 2010 15:16:03 +0000 Subject: - Patch #934328 by chillin411: CHANGELOG.txt should have information about the new Bartik theme. --- CHANGELOG.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 4aec58f33..b605d6336 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -114,13 +114,14 @@ Drupal 7.0, xxxx-xx-xx (development version) on as contributed themes (http://drupal.org/project/bluemarine, http://drupal.org/project/chameleon and http://drupal.org/project/pushbutton). * Added Stark theme to make analyzing Drupal's default HTML and CSS easier. - * Added Seven theme as the default administration interface theme. + * Added Seven as the default administration theme. * Variable preprocessing of theme hooks prior to template rendering now goes through two phases: a 'preprocess' phase and a new 'process' phase. See http://api.drupal.org/api/function/theme/7 for details. * Theme hooks implemented as functions (rather than as templates) can now also have preprocess (and process) functions. See http://api.drupal.org/api/function/theme/7 for details. + * Added Bartik as the default theme. - File handling: * Files are now first class Drupal objects with file_load(), file_save(), and file_validate() functions and corresponding hooks. -- cgit v1.2.3