summaryrefslogtreecommitdiff
path: root/CHANGELOG.txt
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2007-05-08 16:36:55 +0000
committerDries Buytaert <dries@buytaert.net>2007-05-08 16:36:55 +0000
commita309ea2be2e07e02bcc12b7fde9aebacda5b257e (patch)
treea8b959cfb897dd088625b9a60a7d487929eded32 /CHANGELOG.txt
parent32e8534d93b95bb646adc106bec440db095e2a81 (diff)
downloadbrdo-a309ea2be2e07e02bcc12b7fde9aebacda5b257e.tar.gz
brdo-a309ea2be2e07e02bcc12b7fde9aebacda5b257e.tar.bz2
- Patch #99011 by merlinofchaos: remove sites/default/settings.php and ship with sites/default/default.settings.php.
Diffstat (limited to 'CHANGELOG.txt')
-rw-r--r--CHANGELOG.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index 0c752f65a..1d3a737ad 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -25,10 +25,12 @@ Drupal 6.0, xxxx-xx-xx (development version)
* Improved handling of teasers in posts.
* Added sticky table headers.
* Check for clean URL support automatically with JavaScript.
+ * Removed default/settings.php. Instead the installer will create it from default.settings.php.
- Theme system:
* Added .info files to themes and made it easier to specify regions and features.
* Added theme registry: modules can directly provide .tpl.php files for their themes without having to create theme_ functions.
* Used the Garland theme for the installation and maintenance pages.
+ * Added theme preprocess functions for themes that are templates
- Refactored update.php to a generic batch API to be able to run time consuming operations in multiple subsequent HTTP requests
Drupal 5.0, 2007-01-15